Remove unused import
This commit is contained in:
parent
aa435eac9a
commit
3311bcd428
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue