We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934367b commit 5724c83Copy full SHA for 5724c83
1 file changed
src/app/core/core.module.ts
@@ -239,7 +239,6 @@ import { ProductDatasetSchemaType } from './metadata/schema-json-ld/schema-types
239
import { PersonSchemaType } from './metadata/schema-json-ld/schema-types/Person/person-schema-type';
240
import { InternalLinkService } from './services/internal-link.service';
241
import { UnpaywallItemService } from './data/unpaywall-item.service';
242
-import { InternalLinkService } from './services/internal-link.service';
243
244
/**
245
* When not in production, endpoint responses can be mocked for testing purposes
0 commit comments