diff --git a/build.gradle b/build.gradle index 9fcb5aa..562464e 100644 --- a/build.gradle +++ b/build.gradle @@ -17,11 +17,6 @@ * along with this program. If not, see . */ - -import org.apache.tools.ant.taskdefs.condition.Os - -import java.util.function.BiConsumer - plugins { // Adding the base plugin fixes the following gradle warnings in IntelliJ: //