diff options
Diffstat (limited to 'js/common.js')
| -rwxr-xr-x | js/common.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/common.js b/js/common.js index bccd0dcbb..3e8a66e5b 100755 --- a/js/common.js +++ b/js/common.js @@ -1,7 +1,6 @@ 'use strict'; /* global App, __csrf_token */ -/* eslint-disable no-new */ /* exported __ */ function __(msg) { |