fix: remove

This commit is contained in:
Fine 2023-02-07 18:28:10 +08:00
parent 3a63353e13
commit 91911811cd

View File

@ -15,11 +15,9 @@
* limitations under the License.
*/
import { useAppStoreWithOut } from "@/store/modules/app";
import { useDashboardStore } from "@/store/modules/dashboard";
import dateFormatStep from "@/utils/dateFormat";
import getLocalTime from "@/utils/localtime";
import type { EventParams } from "@/types/app";
import type { LayoutConfig } from "@/types/dashboard";
export default function associateProcessor(props: any) {
function eventAssociate() {