Skip to content

Commit

Permalink
Update Gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
miigotu authored Nov 3, 2023
1 parent f8fd025 commit 5e0c9a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,6 @@ module.exports = function(grunt) {
});

if (contents) {
contents.re
grunt.file.write(file, contents.replace(/\n*$/, '\n'));
return true;
} else {
Expand Down

0 comments on commit 5e0c9a6

Please sign in to comment.