diff --git a/Makefile b/Makefile index acfecd1..252203e 100644 --- a/Makefile +++ b/Makefile @@ -11,9 +11,6 @@ lint: findbugs: ./gradlew findBugs -sonarqube: - ./gradlew sonarqube - infer: clean infer -- ./gradlew assembleDebug