Skip to content

Commit d830924

Browse files
committed
fix eslint
1 parent 366202f commit d830924

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/platforms/weex/runtime/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/* @flow */
22

33
import Vue from 'core/index'
4-
import config from 'core/config'
5-
import { noop } from 'shared/util'
64
import { patch } from 'weex/runtime/patch'
75
import platformDirectives from 'weex/runtime/directives/index'
86
import { query, isUnknownElement, isReservedTag, mustUseProp } from 'weex/util/index'

0 commit comments

Comments
 (0)