From efb6f3a593cc4495cc05145080765865ea198098 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Mon, 29 Dec 2025 11:25:26 +0800 Subject: feat: initialize Streamlit app with basic title and instructions --- 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