Remove unused import

This commit is contained in:
GregTCLTK 2019-12-30 00:03:00 +01:00
parent aa435eac9a
commit 3311bcd428
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

@ -36,11 +36,6 @@
<artifactId>gson</artifactId>
<version>2.8.6</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>