diff --git a/build.gradle b/build.gradle index 2eee47f..1add72d 100644 --- a/build.gradle +++ b/build.gradle @@ -17,10 +17,6 @@ * along with this program. If not, see . */ - - -import org.apache.tools.ant.taskdefs.condition.Os - plugins { // Adding the base plugin fixes the following gradle warnings in IntelliJ: //