minor reordering of jslint comment

This commit is contained in:
Julian Lam
2014-03-12 01:23:35 -04:00
parent 0668556d4f
commit 89ba0840e6

View File

@@ -1,5 +1,5 @@
/* global define, config, templates, app, ajaxify, socket, translator */
"use strict";
/* global define, config, templates, app, ajaxify, socket, translator */
define(['composer', 'forum/pagination'], function(composer, pagination) {
var Category = {},