Skip to content

Commit e8616a3

Browse files
committed
Remove unused import
1 parent 065d0f7 commit e8616a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/desktop/src/routes/+layout.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import ToastController from '$components/ToastController.svelte';
1616
import ZoomInOutMenuAction from '$components/ZoomInOutMenuAction.svelte';
1717
import { POSTHOG_WRAPPER } from '$lib/analytics/posthog';
18-
import { BACKEND } from '$lib/backend';
1918
import { initDependencies } from '$lib/bootstrap/deps';
2019
import { SETTINGS_SERVICE } from '$lib/config/appSettingsV2';
2120
import { GIT_CONFIG_SERVICE } from '$lib/config/gitConfigService';

0 commit comments

Comments
 (0)