Skip to content

Commit cc17345

Browse files
committed
chore: cleanup
1 parent 7e5e385 commit cc17345

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/@lwc/compiler/src/typings/babel.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,3 @@ declare module '@babel/plugin-transform-async-to-generator' {
2020
const props: any;
2121
export = props;
2222
}
23-
24-
declare module '@babel/plugin-transform-private-methods' {
25-
const props: any;
26-
export = props;
27-
}

0 commit comments

Comments
 (0)