Don't need uuid
parent
65a1369294
commit
af473c27f1
|
@ -1,6 +1,5 @@
|
|||
import {DEFAULT_ANNOTATION_ID} from 'src/shared/constants/annotations'
|
||||
import {ADDING, EDITING, TEMP_ANNOTATION} from 'src/shared/annotations/helpers'
|
||||
import uuid from 'node-uuid'
|
||||
|
||||
const initialState = {
|
||||
mode: null,
|
||||
|
|
Loading…
Reference in New Issue