Skip to content

Commit 8c2b39b

Browse files
committed
-
1 parent 6c19cb1 commit 8c2b39b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/build/patches.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ function handleMixinandInterfaces(
183183
throw new Error(`Unknown node name: ${child.name}`);
184184
}
185185
}
186-
console.log(method);
187186

188187
const interfaceObject = type === "interface" && {
189188
...optionalMember("exposed", "string", node.properties?.exposed),

0 commit comments

Comments
 (0)