summaryrefslogtreecommitdiff
path: root/web-ui/app/js/features/features.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/features/features.js')
-rw-r--r--web-ui/app/js/features/features.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/js/features/features.js b/web-ui/app/js/features/features.js
index 4d04df64..80ecc225 100644
--- a/web-ui/app/js/features/features.js
+++ b/web-ui/app/js/features/features.js
@@ -14,9 +14,9 @@
* You should have received a copy of the GNU Affero General Public License
* along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
*/
-'use strict';
define(['helpers/monitored_ajax'], function(monitoredAjax) {
+ 'use strict';
var cachedDisabledFeatures;
var cachedDispatcherFeatures;