Make jslint happy

This commit is contained in:
An Phan 2016-03-24 16:47:27 +08:00
parent c724aac6cb
commit 8467a4b133
3 changed files with 1 additions and 3 deletions

View file

@ -23,7 +23,6 @@
<script>
import Vue from 'vue';
import $ from 'jquery';
import _ from 'lodash';
import siteHeader from './components/site-header/index.vue';
import siteFooter from './components/site-footer/index.vue';

View file

@ -1,4 +1,3 @@
import Vue from 'vue';
import { filter } from 'lodash';
/**