mirror of
https://github.com/immich-app/immich.git
synced 2026-02-13 04:17:56 +03:00
fix: linting
This commit is contained in:
@@ -3,7 +3,6 @@ import { addAssetsToAlbum, getFilenameExtension } from '$lib/utils/asset-utils';
|
||||
import type { AssetFileUploadResponseDto } from '@api';
|
||||
import axios from 'axios';
|
||||
import { combineLatestAll, filter, firstValueFrom, from, mergeMap, of } from 'rxjs';
|
||||
import type { UploadAsset } from '../models/upload-asset';
|
||||
import { notificationController, NotificationType } from './../components/shared-components/notification/notification';
|
||||
|
||||
const extensions = [
|
||||
|
||||
Reference in New Issue
Block a user