Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Apr 6, 2016
1 parent ea3dccb commit 43c553d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/directives/link.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ export default function (Vue) {
getAttr,
isObject,
addClass,
removeClass,
isArray
removeClass
} = Vue.util

const onPriority = Vue.directive('on').priority
Expand Down

0 comments on commit 43c553d

Please sign in to comment.