Skip to content

Commit

Permalink
try fix actions - 9
Browse files Browse the repository at this point in the history
  • Loading branch information
REAndroid committed Sep 15, 2023
1 parent 6d6bbd3 commit 71407ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/com/reandroid/apk/ApkModuleTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public ApkModule createApkModule() throws IOException {
tableSource.setMethod(ZipEntry.STORED);

apkModule.add(new ByteInputSource(EMPTY_DEX_FILE, "classes.dex"));
apkModule.getTableBlock();

last_apkModule = apkModule;

Expand Down

0 comments on commit 71407ef

Please sign in to comment.