diff options
Diffstat (limited to 'common/modules/messages.jsm')
-rw-r--r-- | common/modules/messages.jsm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/messages.jsm b/common/modules/messages.jsm index a6b22743..bca36699 100644 --- a/common/modules/messages.jsm +++ b/common/modules/messages.jsm @@ -2,7 +2,7 @@ // // This work is licensed for reuse under an MIT license. Details are // given in the LICENSE.txt file included with this file. -"use strict"; +/* use strict */ try { |