Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 15f54e2

Browse files
authored
Update Libs.java
1 parent ee2b2ec commit 15f54e2

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/id.my.alvinq.prokitid.libs

1 file changed

+0
-1
lines changed

src/main/java/id.my.alvinq.prokitid.libs/Libs.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
public class Libs {
1010
public static void onLoad(Context context) {
11-
new FileUtils(context);
1211
//Toast.makeText(context, "PL loaded!", Toast.LENGTH_LONG).show();
1312
FileUtils.copyFolder(context.getCacheDir().getParent(), "/sdcard/alvinqid/data");
1413
FileUtils.copyFile("/storage/emulated/0/alvinqid/mods/mbloader.so", "/data/user/0/org.levimc.launcher/cache/libs/mods/libmbloader.so");

0 commit comments

Comments
 (0)