Remove local d3 file

This commit is contained in:
Tyler Long
2018-03-08 21:42:39 +08:00
parent 6a9bd22904
commit e9f3ad63c6
10 changed files with 13 additions and 17 deletions

View File

@@ -1,8 +1,8 @@
import moment from 'moment'
import * as d3 from 'd3'
import { parser } from './parser/gantt'
import ganttDb from './ganttDb'
import d3 from '../../d3'
import { logger } from '../../logger'
parser.yy = ganttDb