Skip to content

Commit d94b869

Browse files
lmajanogithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent 1e1c417 commit d94b869

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/coldbox/create/orm-crud.cfc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ component extends="coldbox-cli.models.BaseCommand" {
2626
boolean tests = true,
2727
testsDirectory = "tests/specs/integration"
2828
){
29-
3029
// This will make each directory canonical and absolute
3130
arguments.handlersDirectory = resolvePath( arguments.handlersDirectory );
3231
arguments.viewsDirectory = resolvePath( arguments.viewsDirectory );

0 commit comments

Comments
 (0)