Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MajedAlaitwniCap committed Oct 24, 2023
1 parent d351edb commit e870724
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/server/src/modules/h5p-editor/uc/h5p.uc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import { H5PContentRepo } from '../repo';
import { LibraryStorage } from '../service';
import { LumiUserWithContentData } from '../types/lumi-types';
import { H5PErrorMapper } from '../mapper/h5p-error.mapper';
import { de } from '@faker-js/faker';

@Injectable()
export class H5PEditorUc {
Expand Down

0 comments on commit e870724

Please sign in to comment.