Browse Source

removed SVGtimeline from jake

css_transitions
Alex de Mulder 10 years ago
parent
commit
8f472d8438
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      Jakefile.js

+ 0
- 2
Jakefile.js View File

@ -62,8 +62,6 @@ task('build', {async: true}, function () {
'./src/DataSet.js',
'./src/DataView.js',
'./src/svgTimeline/svgTimeline.js',
'./src/timeline/TimeStep.js',
'./src/timeline/Stack.js',
'./src/timeline/Range.js',

Loading…
Cancel
Save