fix eslint

This commit is contained in:
Evan You 2016-11-15 15:21:34 -05:00
parent 79cc7bc97a
commit ef4fc1c752

View File

@ -6,7 +6,6 @@ import { warn } from './debug'
import { set } from '../observer/index'
import {
extend,
isObject,
isPlainObject,
hasOwn,
camelize,