remove useless classes

optimize dependency
This commit is contained in:
CaiHQ
2022-01-09 00:03:10 +08:00
parent 2b5b3bf001
commit 0722b05788
2 changed files with 0 additions and 66 deletions

View File

@@ -40,7 +40,6 @@ repositories {
dependencies {
api 'com.google.code.gson:gson:2.8.8'
api 'log4j:log4j:1.2.17'
// api 'net.dona.doip:doip-sdk:2.1.0'
api 'org.apache.logging.log4j:log4j-core:2.17.0'
api 'org.apache.logging.log4j:log4j-api:2.17.0'
testImplementation 'junit:junit:4.13.2'