Unverified Commit a518f2b3 authored by Cyandev's avatar Cyandev Committed by GitHub

chore: remove temporary unused code (#1646)

parent 36e05bda
...@@ -191,7 +191,6 @@ var component = normalizer( ...@@ -191,7 +191,6 @@ var component = normalizer(
} }
code += `\nexport default component.exports` code += `\nexport default component.exports`
// console.log(code)
return code return code
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment