This is an automated email from the ASF dual-hosted git repository.

weichen pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git

commit 9d591998c9438451fb9b248f0911ff6b040a80b9
Author: oldfly <yifei.z.l...@gmail.com>
AuthorDate: Fri Jun 21 14:45:11 2019 -0300

    IDE local conf file deleted
---
 engine-executor/src/main/main.iml | 11 -----------
 engine-executor/src/test/test.iml | 11 -----------
 2 files changed, 22 deletions(-)

diff --git a/engine-executor/src/main/main.iml 
b/engine-executor/src/main/main.iml
deleted file mode 100644
index 3acf350..0000000
--- a/engine-executor/src/main/main.iml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/scala" isTestSource="false" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/engine-executor/src/test/test.iml 
b/engine-executor/src/test/test.iml
deleted file mode 100644
index 0c150a6..0000000
--- a/engine-executor/src/test/test.iml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/scala" isTestSource="true" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file

Reply via email to