Fix compile
This commit is contained in:
parent
d8b6cb6351
commit
e4588c6b52
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public class ManualLoader {
|
||||||
|
|
||||||
|
|
||||||
ZipFile file = new ZipFile(zipLocation);
|
ZipFile file = new ZipFile(zipLocation);
|
||||||
file.
|
// file.
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue