diff --git a/gulpfile.js b/gulpfile.js index 4ff5a4e..3d29ac5 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -30,6 +30,3 @@ // default task gulp.task('default', ['jshint', 'build']); - -// you can directly use 'gulp jsdocs' to generate the docs -gulp.task('docs',['jsdocs']); \ No newline at end of file