chore(build): remove useless blank line in `Gruntfile.coffee`
This commit is contained in:
parent
7e5821b10d
commit
13a8c92ebe
|
@ -1,7 +1,6 @@
|
|||
module.exports = (grunt) ->
|
||||
# Load Grunt Tasks
|
||||
require('load-grunt-tasks') grunt
|
||||
|
||||
# Project Configuration
|
||||
grunt.initConfig
|
||||
# NPM Package Declare
|
||||
|
|
Loading…
Reference in New Issue