removed unused globals from share module

This commit is contained in:
barisusakli
2014-03-31 15:29:29 -04:00
parent 273f499cc2
commit e7a791ab74

View File

@@ -1,6 +1,6 @@
'use strict';
/* globals define, app, translator, ajaxify, socket, bootbox */
/* globals define */
define(function() {