main
Dmitry Kalinin 6 years ago
parent 6e77a2309b
commit 38cb4d11ca

@ -138,7 +138,6 @@ export enum AnnotationActionTypes {
SWITCH_Z_LAYER = 'SWITCH_Z_LAYER',
ADD_Z_LAYER = 'ADD_Z_LAYER',
SEARCH_ANNOTATIONS_FAILED = 'SEARCH_ANNOTATIONS_FAILED',
ADD_TAG = 'ADD_TAG',
}
export function addZLayer(): AnyAction {

Loading…
Cancel
Save