Skip to content

Commit acf44b9

Browse files
Jakubk15imDMK
andauthored
Update src/main/java/com/eternalcode/parcellockers/command/debug/DebugCommand.java
Co-authored-by: DMK <81445555+imDMK@users.noreply.github.com>
1 parent 693d1c9 commit acf44b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/com/eternalcode/parcellockers/command/debug/DebugCommand.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
@Command(name = "parcel debug")
2020
@Permission("parcellockers.debug")
2121
public class DebugCommand {
22-
23-
private static final Random RANDOM = new Random();
24-
2522
private final ParcelRepository parcelRepository;
2623
private final LockerRepository lockerRepository;
2724
private final ItemStorageRepository itemStorageRepository;

0 commit comments

Comments
 (0)