Skip to content

Commit

Permalink
fix: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-ghost committed Feb 20, 2021
1 parent d32ce56 commit d9bd8a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/epage.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const widgets = h5Widgets.map((g, index) => {
return g
})

console.log(widgets)
class EpagePlugin{
constructor(option) {
}
Expand Down

0 comments on commit d9bd8a5

Please sign in to comment.