* [html5] change code formate

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f0dd9d01
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f0dd9d01
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/f0dd9d01

Branch: refs/heads/0.15-dev
Commit: f0dd9d01e2546f1c9a760b345c6400fefe2a67d3
Parents: 89c66d4
Author: erha19 <faterr...@gmail.com>
Authored: Mon Jul 17 17:53:34 2017 +0800
Committer: erha19 <faterr...@gmail.com>
Committed: Mon Jul 17 17:53:34 2017 +0800

----------------------------------------------------------------------
 html5/test/render/vue/validator/index.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f0dd9d01/html5/test/render/vue/validator/index.js
----------------------------------------------------------------------
diff --git a/html5/test/render/vue/validator/index.js 
b/html5/test/render/vue/validator/index.js
index 3525dc6..e525cf7 100644
--- a/html5/test/render/vue/validator/index.js
+++ b/html5/test/render/vue/validator/index.js
@@ -16,10 +16,9 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-import * as validator from '../../../../render/vue/validator'
+import { validateStyles, validateProps, configure } from 
'../../../../render/vue/validator'
 
 describe('validator', function () {
-  const { validateStyles, validateProps, configure } = validator
   const warn = function () {}
 
   before(() => {

Reply via email to