Remove a linter warning (#1103)

* Remove a linter warning

* Remove duplicate
This commit is contained in:
Lai Jiang 2021-04-22 09:42:05 -04:00 committed by GitHub
parent 5d3e9da750
commit 4d99a5dd35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -330,6 +330,7 @@ dependencies {
testCompile deps['org.junit.platform:junit-platform-suite-api']
testCompile deps['org.mockito:mockito-core']
testCompile deps['org.mockito:mockito-junit-jupiter']
testCompile 'org.checkerframework:checker-qual:3.9.1'
runtime deps['org.postgresql:postgresql']
// Indirect dependency found by undeclared-dependency check. Such