ing
This commit is contained in:
parent
dc1d6d4d61
commit
75df26732a
@ -63,7 +63,6 @@
|
|||||||
"protractor": "~5.1.2",
|
"protractor": "~5.1.2",
|
||||||
"ts-node": "~4.1.0",
|
"ts-node": "~4.1.0",
|
||||||
"tslint": "~5.9.1",
|
"tslint": "~5.9.1",
|
||||||
"typescript": "~2.5.3",
|
"typescript": "~2.5.3"
|
||||||
"typescript-string-enums": "^0.3.5"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
import { Action } from '@ngrx/store';
|
import { Action } from '@ngrx/store';
|
||||||
|
|
||||||
import { Enum } from 'typescript-string-enums';
|
|
||||||
|
|
||||||
import { notificationActionEnum } from 'packages/core/rpc/store/notification';
|
import { notificationActionEnum } from 'packages/core/rpc/store/notification';
|
||||||
import { RPCError } from 'packages/core/rpc/error';
|
import { RPCError } from 'packages/core/rpc/error';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user