fix(ui-services): linter issues
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
import { AbstractService, ApplicationEvent, ApplicationInterface, InternalEventBusInterface } from '@standardnotes/services'
|
import {
|
||||||
|
AbstractService,
|
||||||
|
ApplicationEvent,
|
||||||
|
ApplicationInterface,
|
||||||
|
InternalEventBusInterface
|
||||||
|
} from '@standardnotes/services'
|
||||||
|
|
||||||
const MILLISECONDS_PER_SECOND = 1000
|
const MILLISECONDS_PER_SECOND = 1000
|
||||||
const POLL_INTERVAL = 50
|
const POLL_INTERVAL = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user