mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 08:17:33 +00:00
fix: remove unused import
This commit is contained in:
parent
267ef5b513
commit
2e7d557a60
@ -54,7 +54,6 @@ limitations under the License. -->
|
||||
import { useQueryProcessor, useSourceProcessor, useGetMetricEntity } from "@/hooks/useMetricsProcessor";
|
||||
import graphs from "./graphs";
|
||||
import { EntityType } from "./data";
|
||||
import getLocalTime from "@/utils/localtime";
|
||||
import timeFormat from "@/utils/timeFormat";
|
||||
|
||||
export default defineComponent({
|
||||
|
Loading…
Reference in New Issue
Block a user