1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 13:17:29 +03:00

don't be like clippy

This commit is contained in:
Shawn Allen 2017-09-07 11:38:49 -07:00
parent ebd24a8433
commit 92832181a3

View File

@ -30,7 +30,7 @@ module.exports = class PrimerModule extends Generator {
} }
initializing() { initializing() {
this.log("It looks like you are adding a new Primer module!") // this.log("It looks like you are adding a new Primer module!")
} }
prompting() { prompting() {