fix(ui-services): missing colon linter issues

This commit is contained in:
Karol Sójko
2022-08-05 16:29:20 +02:00
parent d04d5d9d8f
commit 1d378228d3

View File

@@ -2,7 +2,7 @@ import {
AbstractService, AbstractService,
ApplicationEvent, ApplicationEvent,
ApplicationInterface, ApplicationInterface,
InternalEventBusInterface InternalEventBusInterface,
} from '@standardnotes/services' } from '@standardnotes/services'
const MILLISECONDS_PER_SECOND = 1000 const MILLISECONDS_PER_SECOND = 1000