X Tutup
Skip to content

Commit 3935dae

Browse files
committed
remove obsolete note from Gruntfile.js
1 parent a5967ca commit 3935dae

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Gruntfile.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
/**
2-
* Please see the contributor docs for usage of the build steps.
3-
* This header will only describe some of the more obscure tasks.
4-
*
5-
* Contributors list can be updated using all-contributors-cli:
6-
* https://www.npmjs.com/package/all-contributors-cli
7-
*
8-
* all-contributors generate - Generates new contributors list for README
9-
*/
10-
111
// these requires allow us to use es6 features such as
122
// `import`/`export` and `async`/`await` in the Grunt tasks
133
// we load from other files (`tasks/`)

0 commit comments

Comments
 (0)
X Tutup