Skip to content

Commit a518f2b

Browse files
authored
chore: remove temporary unused code (#1646)
1 parent 36e05bd commit a518f2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ var component = normalizer(
191191
}
192192

193193
code += `\nexport default component.exports`
194-
// console.log(code)
195194
return code
196195
}
197196

0 commit comments

Comments
 (0)