From f682d264df77d58620991e53eefabbef436d2179 Mon Sep 17 00:00:00 2001 From: LofiSu <163713803+LofiSu@users.noreply.github.com> Date: Sun, 26 Jan 2025 12:07:43 +0800 Subject: 重构 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/index.ts | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/store/index.ts (limited to 'src/store/index.ts') diff --git a/src/store/index.ts b/src/store/index.ts deleted file mode 100644 index 1536252..0000000 --- a/src/store/index.ts +++ /dev/null @@ -1,4 +0,0 @@ -// Utilities -import { createPinia } from 'pinia' - -export default createPinia() -- cgit v1.2.3-70-g09d2