Skip to content

Commit 8053f60

Browse files
HcySunYangyyx990803
authored andcommitted
chore: merge imports (#7762)
1 parent f83987b commit 8053f60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/core/instance/inject.js

Lines changed: 1 addition & 2 deletions
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)