Skip to content

Commit 044eb80

Browse files
authored
Merge pull request #22 from bonanitech/comments
Remove temporary dev comments
2 parents 0303450 + a513583 commit 044eb80

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

lib/commands/init/index.js

-10
Original file line numberDiff line numberDiff line change
@@ -225,16 +225,6 @@ async function promptFlowFileSettings() {
225225
return responses
226226
}
227227

228-
229-
//
230-
// dark
231-
// midnight-red
232-
// oled
233-
// solarized-dark
234-
// solarized-light
235-
//
236-
237-
238228
async function promptNodeSettings() {
239229
heading("Node settings");
240230
const responses = await prompt([

0 commit comments

Comments
 (0)