From a233bf0e0e3e08277fab079fde378dd02828dcc7 Mon Sep 17 00:00:00 2001 From: richard-dds Date: Tue, 4 Jun 2019 14:21:23 -0400 Subject: [PATCH] Remove reference to vue-sticky --- js/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/index.js b/js/index.js index 1ef12bf9..daae146e 100644 --- a/js/index.js +++ b/js/index.js @@ -5,7 +5,6 @@ import ally from 'ally.js' import classes from '../styles/atat.scss' import Vue from 'vue/dist/vue' import VTooltip from 'v-tooltip' -import VueSticky from 'vue-sticky' import stickybits from 'stickybits' import dodlogin from './components/dodlogin'