Browse Source

Fix linting on master (#2643)

pull/2644/head
Oscar Hinton 4 years ago committed by GitHub
parent
commit
c7cd864524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      apps/desktop/src/app/services/services.module.ts

1
apps/desktop/src/app/services/services.module.ts

@ -5,7 +5,6 @@ import { @@ -5,7 +5,6 @@ import {
SECURE_STORAGE,
STATE_FACTORY,
STATE_SERVICE_USE_CACHE,
WINDOW,
CLIENT_TYPE,
LOCALES_DIRECTORY,
SYSTEM_LANGUAGE,

Loading…
Cancel
Save