chore: remove unused code

This commit is contained in:
Ilia Mashkov
2026-02-09 17:33:09 +03:00
parent 61c67acfb8
commit 422363d329
6 changed files with 1 additions and 22 deletions

View File

@@ -18,6 +18,3 @@ export {
appliedFontsManager,
type FontConfigRequest,
} from './appliedFontsStore/appliedFontsStore.svelte';
// Selected fonts store (user selection - unchanged)
export { selectedFontsStore } from './selectedFontsStore/selectedFontsStore.svelte';