Skip to content

Commit

Permalink
Merge branch 'develop' into BKSteve-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
BKSteve authored Nov 3, 2023
2 parents 54454d4 + 5e0c9a6 commit 313d393
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 313d393

Please sign in to comment.