Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Apr 12, 2021
1 parent 975e57e commit 159a330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/app-config/app-config.service.spec.ts
Expand Up @@ -35,7 +35,6 @@ describe('AppConfigService', () => {
let appConfigService: AppConfigService;
let extensionService: ExtensionService;


const mockResponse = {
ecmHost: 'http://localhost:4000/ecm',
bpmHost: 'http://localhost:4000/ecm',
Expand Down

0 comments on commit 159a330

Please sign in to comment.