Skip to content

Commit

Permalink
➖移除日志实现
Browse files Browse the repository at this point in the history
  • Loading branch information
hdfg159 committed Jan 1, 2020
1 parent 19adc0f commit 51cffa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ javadoc {

dependencies {
compile group: 'org.slf4j', name: 'slf4j-api', version: '2.0.0-alpha1'
compile group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.0-alpha1'

testCompile group: 'junit', name: 'junit', version: '4.12'
}

0 comments on commit 51cffa6

Please sign in to comment.