chore: 去掉定义了却未使用的变量
This commit is contained in:
parent
c16f64036c
commit
6b28b560d3
@ -1,6 +1,6 @@
|
||||
import type { MockMethod } from "vite-plugin-mock";
|
||||
import { RouteRecordRaw } from "vue-router";
|
||||
import { deepClone, filterByRole, treeSort, resultSuccess, resultError } from "../_utils";
|
||||
import { deepClone, filterByRole, treeSort, resultSuccess } from "../_utils";
|
||||
import systemMenu from "../_data/system_menu";
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user