Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
etnoy committed Aug 28, 2024
1 parent 6d8ac15 commit bd1c4dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/src/api/specs/library.e2e-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
scanLibrary,
} from '@immich/sdk';
import { cpSync, existsSync } from 'node:fs';
import { afterEach } from 'node:test';
import { Socket } from 'socket.io-client';
import { userDto, uuidDto } from 'src/fixtures';
import { errorDto } from 'src/responses';
Expand Down

0 comments on commit bd1c4dd

Please sign in to comment.