= преди 7 години
родител
ревизия
32bbb92207
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      mybatis-plus/build.gradle

+ 1 - 2
mybatis-plus/build.gradle

@@ -1,5 +1,4 @@
 dependencies{
-    compile project(":mybatis-plus-support")
     compile project(":mybatis-plus-core")
     compile project(":mybatis-plus-generate")
-}
+}