From ef322443f977e7da0beff02675ceaf6eb88951b7 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 26 Aug 2014 10:24:43 -0600 Subject: [PATCH] refactor(tags): small cleanup --- public/js/controllers/filtersCtrl.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/js/controllers/filtersCtrl.js b/public/js/controllers/filtersCtrl.js index 8a7ce74ef4..8f665eaba4 100644 --- a/public/js/controllers/filtersCtrl.js +++ b/public/js/controllers/filtersCtrl.js @@ -44,10 +44,6 @@ habitrpg.controller("FiltersCtrl", ['$scope', '$rootScope', 'User', User.user.ops.sortTag({ query: {from: ui.item.sortable.index, to:ui.item.sortable.dropindex} }); - //User.user.ops.sortTag({query:{ - // from: ui.item.data('startIndex') - 3, - // to:ui.item.index() - 3 - //}}); }, axis: 'x', //distance: 5