diff --git a/packages/babel-plugin-syntax-class-constructor-call/README.md b/packages/babel-plugin-syntax-class-constructor-call/README.md index 6b3a3e804e88..6a063d8d5620 100644 --- a/packages/babel-plugin-syntax-class-constructor-call/README.md +++ b/packages/babel-plugin-syntax-class-constructor-call/README.md @@ -2,8 +2,6 @@ > Proposal Withdrawn: can be solved with decorators. -Allow parsing of call constructors. - ## Installation ```sh