mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2025-09-10 11:40:01 +08:00
fix(rocketmq-console): remove unused imports in order to avoid building failed (#522)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
package org.apache.rocketmq.console;
|
||||
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
import org.springframework.boot.web.servlet.ServletComponentScan;
|
||||
|
||||
|
Reference in New Issue
Block a user