diff --git a/fx.js b/fx.js index 82319f7..66ce55f 100644 --- a/fx.js +++ b/fx.js @@ -445,7 +445,6 @@ module.exports = function start(filename, source) { for (let p of path) { expanded.add(value += p) } -console.error(value) render() for (let [k, v] of index) {