mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-13 07:11:12 +01:00
Remove reference to old SVG file.
This commit is contained in:
parent
cd5129c489
commit
5cbc34d912
1 changed files with 0 additions and 1 deletions
1
grunt.js
1
grunt.js
|
@ -15,7 +15,6 @@ module.exports = function (grunt) {
|
|||
concat: {
|
||||
'build/morris.coffee': [
|
||||
'lib/morris.coffee',
|
||||
'lib/morris.svg.coffee',
|
||||
'lib/morris.grid.coffee',
|
||||
'lib/morris.hover.coffee',
|
||||
'lib/morris.line.coffee',
|
||||
|
|
Loading…
Reference in a new issue