Skip to content

Commit

Permalink
[TLC-380] Lint fix (import) to mock dedup service
Browse files Browse the repository at this point in the history
  • Loading branch information
kshepherd committed Jan 16, 2023
1 parent f014d71 commit 593f8fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/shared/mocks/mock-detect-duplicate-service.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { of as observableOf } from 'rxjs';

import { DetectDuplicateService } from '../../submission/sections/detect-duplicate/detect-duplicate.service';

/**
Expand Down

0 comments on commit 593f8fd

Please sign in to comment.