Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Mar 20, 2024
1 parent 0a5ffe6 commit d3425f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions grunt/replace.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,6 @@ module.exports = function(grunt) {
}, {
match: /_handleKeyEvent/g,
replacement: '_a12'
}, {
match: /_handleClipboardEvent/g,
replacement: '_a13'
}, {
match: /_handleHiddenInputSubmit/g,
replacement: '_a14'
Expand Down

0 comments on commit d3425f3

Please sign in to comment.