mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
fix lint
This commit is contained in:
parent
ffc4697d4a
commit
98f1d1517a
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { Injectable } from '@nestjs/common';
|
||||
import { InjectRepository } from '@nestjs/typeorm';
|
||||
import { DummyValue, GenerateSql } from 'src/decorators';
|
||||
import { AlbumPermissionEntity } from 'src/entities/album-permission.entity';
|
||||
import { IAlbumPermissionRepository } from 'src/interfaces/album-permission.interface';
|
||||
import { Instrumentation } from 'src/utils/instrumentation';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue