Skip to content

Commit d9f847f

Browse files
committed
Added a newline at the end of the file
1 parent 777712e commit d9f847f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ember-component-template-colocation-migrator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ migrator.execute().then(function() {
3636
console.log('Codemod finished successfully!');
3737
}).catch(function(error) {
3838
console.error(error.stack);
39-
});
39+
});

0 commit comments

Comments
 (0)