This commit is contained in:
CJPeckover
2025-08-23 00:57:50 -04:00
parent 104f3dfcc3
commit a02635f9a5

View File

@@ -17,7 +17,6 @@
} from '@mdi/js';
import { thumbhash } from '$lib/actions/thumbhash';
import UserAvatar from '$lib/components/shared-components/user-avatar.svelte';
import { authManager } from '$lib/managers/auth-manager.svelte';
import type { TimelineAsset } from '$lib/managers/timeline-manager/types';
import { mobileDevice } from '$lib/stores/mobile-device.svelte';