We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065d0f7 commit e8616a3Copy full SHA for e8616a3
apps/desktop/src/routes/+layout.svelte
@@ -15,7 +15,6 @@
15
import ToastController from '$components/ToastController.svelte';
16
import ZoomInOutMenuAction from '$components/ZoomInOutMenuAction.svelte';
17
import { POSTHOG_WRAPPER } from '$lib/analytics/posthog';
18
- import { BACKEND } from '$lib/backend';
19
import { initDependencies } from '$lib/bootstrap/deps';
20
import { SETTINGS_SERVICE } from '$lib/config/appSettingsV2';
21
import { GIT_CONFIG_SERVICE } from '$lib/config/gitConfigService';
0 commit comments