diff --git a/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories b/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories index b59f0cd50..e0ab3f469 100644 --- a/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories +++ b/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories @@ -3,5 +3,4 @@ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\ cn.stylefeng.roses.kernel.sys.starter.cache.SystemRedisCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.ResourceMemoryCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.ResourceRedisCacheAutoConfiguration,\ - cn.stylefeng.roses.kernel.sys.starter.SystemHomeStatisticsAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.config.RestErrorViewAutoConfiguration \ No newline at end of file