Skip to content

Commit f4c866c

Browse files
committed
more updates
1 parent 9e793c3 commit f4c866c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/coldbox/create/app.cfc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@ component extends="coldbox-cli.models.BaseCommand" {
395395
.print
396396
.line( "👉 Run 'box server start' to launch the development server." )
397397
.line( "👉 Run 'box coldbox help' to see a list of available commands from the ColdBox CLI" )
398-
.line( "ℹ️. You can remove the [Setup.bx] file from your project now or keep it for future reference." )
399398
.line( "🗳️ Happy coding!" )
400399
.toConsole();
401400
}

0 commit comments

Comments
 (0)