diff --git a/src/utils/index.ts b/src/utils/index.ts index ff836df6..90bf8608 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";