diff --git a/cloud-common-freemarker/cloud-common-freemarker.iml b/cloud-common-freemarker/cloud-common-freemarker.iml
deleted file mode 100644
index 99ac867..0000000
--- a/cloud-common-freemarker/cloud-common-freemarker.iml
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/cloud-common-plugin-sensitive/src/main/java/com/cm/plugin/manager/SensitiveWordsManager.java b/cloud-common-plugin-sensitive/src/main/java/com/cm/plugin/manager/SensitiveWordsManager.java
index 248434a..27c3317 100644
--- a/cloud-common-plugin-sensitive/src/main/java/com/cm/plugin/manager/SensitiveWordsManager.java
+++ b/cloud-common-plugin-sensitive/src/main/java/com/cm/plugin/manager/SensitiveWordsManager.java
@@ -1,6 +1,5 @@
package com.cm.plugin.manager;
-import com.hazelcast.util.StringUtil;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
diff --git a/cloud-common-plugin/pom.xml b/cloud-common-plugin/pom.xml
index cc27400..a06d6a2 100644
--- a/cloud-common-plugin/pom.xml
+++ b/cloud-common-plugin/pom.xml
@@ -22,7 +22,6 @@
it.sauronsoftware
jave
- 1.0.2
diff --git a/cloud-common/pom.xml b/cloud-common/pom.xml
index dab292b..75e471c 100644
--- a/cloud-common/pom.xml
+++ b/cloud-common/pom.xml
@@ -100,28 +100,6 @@
org.apache.shiro
shiro-core
-
- org.apache.shiro
- shiro-web
-
-
- org.apache.shiro
- shiro-spring
-
-
- org.apache.shiro
- shiro-ehcache
-
-
- org.apache.shiro
- shiro-all
-
-
- org.apache.shiro
- shiro-quartz
-
-
-
diff --git a/cloud-common/src/main/java/com/cm/common/annotation/CheckNumberAnnotation.java b/cloud-common/src/main/java/com/cm/common/annotation/CheckNumberAnnotation.java
index 37e96cf..f3c4988 100644
--- a/cloud-common/src/main/java/com/cm/common/annotation/CheckNumberAnnotation.java
+++ b/cloud-common/src/main/java/com/cm/common/annotation/CheckNumberAnnotation.java
@@ -1,7 +1,5 @@
package com.cm.common.annotation;
-import com.google.inject.internal.cglib.core.$DefaultGeneratorStrategy;
-
import java.lang.annotation.*;
/**