Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed May 13, 2018
2 parents ba6be48 + d93350f commit d268487
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/utils/bind-env.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import Binding from 'weex-bindingx/lib/index.weex.js';
import Utils from './index';

console.log(1111)
const BindEnv = {
supportsEB () {
return Binding.isSupportBinding && !Utils.env.isWeb();
Expand Down

0 comments on commit d268487

Please sign in to comment.