We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fb237 commit 0f97c91Copy full SHA for 0f97c91
src/main/java/io/codemc/bot/utils/ApplicationHandler.java
@@ -33,8 +33,6 @@
33
import org.slf4j.LoggerFactory;
34
35
import java.util.List;
36
-import java.util.regex.Matcher;
37
-import java.util.regex.Pattern;
38
39
public class ApplicationHandler{
40
0 commit comments