From e89f93577f926aed7c73085e0bae3e65d2650a98 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Thu, 8 Aug 2024 15:15:05 -0400 Subject: [PATCH] h --- index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.tsx b/index.tsx index 27e3868..c79926f 100644 --- a/index.tsx +++ b/index.tsx @@ -1,5 +1,3 @@ - - import { DataStore } from "@api/index"; import { definePluginSettings } from "@api/Settings"; import { Devs } from "@utils/constants";