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