Don't need uuid

pull/10616/head
Luke Morris 2018-02-15 19:23:34 -08:00
parent 65a1369294
commit af473c27f1
1 changed files with 0 additions and 1 deletions

View File

@ -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,