Skip to content

Commit

Permalink
remove blank line at end of file, phetsims/chipper#1427
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kauzmann <michael.kauzmann@colorado.edu>
  • Loading branch information
zepumph committed Mar 22, 2024
1 parent c98ce76 commit fa4d510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
/* eslint-env node */

// use chipper's gruntfile
module.exports = require( '../chipper/js/grunt/Gruntfile.js' );
module.exports = require( '../chipper/js/grunt/Gruntfile.js' );

0 comments on commit fa4d510

Please sign in to comment.