From 5808b613bd68a2413e19080abc8a4c84a13189e8 Mon Sep 17 00:00:00 2001 From: Fine Date: Fri, 28 Feb 2025 15:54:54 +0800 Subject: [PATCH] cleanup --- src/store/data.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/store/data.ts b/src/store/data.ts index 77c2607e..760e1107 100644 --- a/src/store/data.ts +++ b/src/store/data.ts @@ -1,4 +1,3 @@ -import { Endpoint } from "@/types/selector"; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with