boolean to toggle f inspect on and off

This commit is contained in:
Driftay
2020-03-18 14:37:23 -04:00
parent 36c8d53a85
commit 323dce1c4f
3 changed files with 9 additions and 1 deletions

View File

@@ -52,7 +52,6 @@ import java.io.*;
import java.lang.reflect.Modifier;
import java.lang.reflect.Type;
import java.nio.file.Files;
import java.nio.file.OpenOption;
import java.nio.file.Paths;
import java.util.*;
import java.util.concurrent.atomic.AtomicReference;