Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Apr 25, 2024
1 parent 406c2af commit a2cdd65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/oxc_ast/src/ast/ts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ macro_rules! add_ts_type_variants {
}
}

// TODO: Create similar macros for the other inherited enums
#[macro_export]
macro_rules! match_ts_type_variants {
($ty:ident) => {
Expand Down

0 comments on commit a2cdd65

Please sign in to comment.