Skip to content

Commit

Permalink
RSC: babel-plugin-redwood-cell remove redundant reset (#10006)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Feb 14, 2024
1 parent d47bddc commit 0c5d91d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,6 @@ export default function ({ types: t }: { types: typeof types }): PluginObj {
])
)
)

hasDefaultExport = false
exportNames = []
},
},
},
Expand Down

0 comments on commit 0c5d91d

Please sign in to comment.