diff --git a/kernel-d-office/office-spring-boot-starter/README.md b/kernel-d-office/office-spring-boot-starter/README.md
deleted file mode 100644
index 3c58f1413..000000000
--- a/kernel-d-office/office-spring-boot-starter/README.md
+++ /dev/null
@@ -1 +0,0 @@
-office的spring boot自动加载模块
\ No newline at end of file
diff --git a/kernel-d-office/office-spring-boot-starter/pom.xml b/kernel-d-office/office-spring-boot-starter/pom.xml
deleted file mode 100644
index 5acabbd55..000000000
--- a/kernel-d-office/office-spring-boot-starter/pom.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
- 4.0.0
-
-
- cn.stylefeng.roses
- kernel-d-office
- 7.6.0
- ../pom.xml
-
-
- office-spring-boot-starter
-
- jar
-
-
-
-
-
- cn.stylefeng.roses
- office-sdk-excel
- ${roses.version}
-
-
-
-
-
diff --git a/kernel-d-office/office-spring-boot-starter/src/main/java/cn/stylefeng/roses/kernel/office/starter/ExcelAutoConfiguration.java b/kernel-d-office/office-spring-boot-starter/src/main/java/cn/stylefeng/roses/kernel/office/starter/ExcelAutoConfiguration.java
deleted file mode 100644
index 35cef2b11..000000000
--- a/kernel-d-office/office-spring-boot-starter/src/main/java/cn/stylefeng/roses/kernel/office/starter/ExcelAutoConfiguration.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package cn.stylefeng.roses.kernel.office.starter;
-
-/**
- * Excel自动配置
- *
- * @author fengshuonan
- * @since 2021/5/30 21:51
- */
-public class ExcelAutoConfiguration {
-}
diff --git a/kernel-d-office/pom.xml b/kernel-d-office/pom.xml
index 7950bba39..bc5f33aa6 100644
--- a/kernel-d-office/pom.xml
+++ b/kernel-d-office/pom.xml
@@ -18,7 +18,6 @@
office-api
office-sdk-excel
- office-spring-boot-starter