summaryrefslogtreecommitdiff
path: root/web-ui/app/js/services/model/mail.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/services/model/mail.js')
-rw-r--r--web-ui/app/js/services/model/mail.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/app/js/services/model/mail.js b/web-ui/app/js/services/model/mail.js
index 2c5fa0dd..17fb25b0 100644
--- a/web-ui/app/js/services/model/mail.js
+++ b/web-ui/app/js/services/model/mail.js
@@ -14,7 +14,6 @@
* You should have received a copy of the GNU Affero General Public License
* along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
*/
-/*global _ */
'use strict';
define(['helpers/contenttype'],