diff options
-rw-r--r-- | src/utils/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/index.ts b/src/utils/index.ts index ff836df..90bf860 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -32,5 +32,4 @@ export * from "./onlyOnce"; export * from "./patches"; export * from "./Queue"; export * from "./react"; -export * from "./settingsSync"; export * from "./text"; |