mirror of
https://github.com/revanced/ARSCLib.git
synced 2025-05-01 14:44:27 +02:00
fix error
This commit is contained in:
parent
6738d973ec
commit
1fd12390a8
@ -59,7 +59,6 @@ public class ResXmlAttributeArray extends BlockArray<ResXmlAttribute>
|
||||
}
|
||||
private void refreshStart(){
|
||||
Block parent=getParent();
|
||||
clearChildes();
|
||||
if(parent==null){
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user