]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: remove commented out variable 12301/head
authorpebutler3 <paul@heysparkbox.com>
Thu, 28 Oct 2021 20:00:41 +0000 (14:00 -0600)
committerpebutler3 <paul@heysparkbox.com>
Thu, 28 Oct 2021 20:00:41 +0000 (14:00 -0600)
js/foundation.util.touch.js

index 92aee0b1d922810618fc54e450ba1782bd5db1c6..7ec5f080d6c5374beae469b77f465dcf8cdee70e 100644 (file)
@@ -89,7 +89,6 @@ class SpotSwipe {
   }
 
   _init() {
-    // var $ = this.$;
     $.event.special.swipe = { setup: init };
     $.event.special.tap = { setup: init };