aboutsummaryrefslogtreecommitdiffstats
path: root/stores/error.ts
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2025-01-22 02:09:56 +0000
committerLeonardo Bishop <me@leonardobishop.com>2025-01-22 02:09:56 +0000
commit850affbd55fee9cd48a82ade94a3a5e60fd737a8 (patch)
tree3d53005a151f17bdef27afcfaeec91aa1217a25e /stores/error.ts
parentc6a34e6f7d6c0f592b8e370ee942017d914662bd (diff)
Add version and some icons
Diffstat (limited to 'stores/error.ts')
-rw-r--r--stores/error.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/stores/error.ts b/stores/error.ts
index dfb5850..2c234f4 100644
--- a/stores/error.ts
+++ b/stores/error.ts
@@ -1,4 +1,3 @@
-import { type Event } from "./schedule";
import { defineStore } from "pinia";
export const useErrorStore = defineStore('error', () => {