Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
chore(rome_js_syntax): Delete the unused JsConstructorParameter kind (
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaReiser authored Sep 15, 2022
1 parent a8b7a73 commit 7744815
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion crates/rome_js_syntax/src/generated/kind.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion xtask/codegen/src/kinds_src.rs
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ pub const JS_KINDS_SRC: KindsSrc = KindsSrc {
"JS_CONSTRUCTOR_MODIFIER_LIST",
"JS_CONSTRUCTOR_PARAMETER_LIST",
"JS_CONSTRUCTOR_PARAMETERS",
"JS_CONSTRUCTOR_PARAMETER",
"JS_PROPERTY_CLASS_MEMBER",
"JS_PROPERTY_MODIFIER_LIST",
"TS_OPTIONAL_PROPERTY_ANNOTATION",
Expand Down

0 comments on commit 7744815

Please sign in to comment.