Fix linter

This commit is contained in:
Matej Bačo
2025-04-15 18:02:24 +02:00
parent dc260e2137
commit ef57d538eb
@@ -9,8 +9,8 @@
import type { Models } from '@appwrite.io/console';
import { page } from '$app/stores';
import { regions } from '$lib/stores/organization';
import { goto } from '$app/navigation';
import { upgradeURL } from '$lib/stores/billing';
// import { goto } from '$app/navigation';
// import { upgradeURL } from '$lib/stores/billing';
let prefs: Models.Preferences;