From 5f03c9ba90c789f0825c7fb229e51ff99c1685a3 Mon Sep 17 00:00:00 2001 From: Zed Date: Tue, 22 May 2018 10:52:25 +0800 Subject: [PATCH] fix --- build.third_step2.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.third_step2.gradle b/build.third_step2.gradle index 45214279f..b4b6cbced 100644 --- a/build.third_step2.gradle +++ b/build.third_step2.gradle @@ -1,4 +1,3 @@ -import org.eclipse.core.filesystem.provider.FileTree apply plugin: 'java' tasks.withType(JavaCompile){