Skip to content
Browse files

remove incorrect task alias

  • Loading branch information...
1 parent e80b62f commit a323ce04c7c1052e31c9ca86241d3622247815ee @drkibitz drkibitz committed
Showing with 0 additions and 3 deletions.
  1. +0 −3 gulpfile.js
View
3 gulpfile.js
@@ -30,6 +30,3 @@ requireDir('./gulp/tasks', { recurse: true });
// default task
gulp.task('default', ['jshint', 'build']);
-
-// you can directly use 'gulp jsdocs' to generate the docs
-gulp.task('docs',['jsdocs']);

0 comments on commit a323ce0

Please sign in to comment.
Something went wrong with that request. Please try again.