summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mixins/with_auto_refresh.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/mixins/with_auto_refresh.js')
-rw-r--r--web-ui/app/js/mixins/with_auto_refresh.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web-ui/app/js/mixins/with_auto_refresh.js b/web-ui/app/js/mixins/with_auto_refresh.js
index f01903e0..c75fda45 100644
--- a/web-ui/app/js/mixins/with_auto_refresh.js
+++ b/web-ui/app/js/mixins/with_auto_refresh.js
@@ -14,8 +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 Pixelated */
-/*global _ */
define(['features'],
function (features) {