Skip to content

Commit daffdd5

Browse files
HcySunYanghefeng
authored and
hefeng
committed
chore: merge imports (vuejs#7762)
1 parent bd114c2 commit daffdd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/core/instance/inject.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/* @flow */
22

3-
import { warn } from '../util/index'
4-
import { hasSymbol } from 'core/util/env'
3+
import { warn, hasSymbol } from '../util/index'
54
import { defineReactive, observerState } from '../observer/index'
65
import { hasOwn } from 'shared/util'
76

0 commit comments

Comments
 (0)