Parcourir la source

去除多与引用

648540858 il y a 3 ans
Parent
commit
e218553685
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java

+ 0 - 1
src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java

@@ -7,7 +7,6 @@ import org.springframework.boot.SpringApplication;
 import org.springframework.boot.autoconfigure.SpringBootApplication;
 import org.springframework.boot.web.servlet.ServletComponentScan;
 import org.springframework.context.ConfigurableApplicationContext;
-import org.springframework.scheduling.annotation.EnableAsync;
 import org.springframework.scheduling.annotation.EnableScheduling;
 import springfox.documentation.oas.annotations.EnableOpenApi;