2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-21 13:20:34 +03:00

chore: lint & fix test

This commit is contained in:
pimlie
2019-09-12 15:43:09 +02:00
parent c344d60d5f
commit ae98f65511
3 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { isFunction, isObject } from '../utils/is-type'
import { isObject } from '../utils/is-type'
import { defaultInfo } from './constants'
import { merge } from './merge'
import { inMetaInfoBranch } from './meta-helpers'