diff --git a/docs/content/developer/advanced/introducing-move-2024.mdx b/docs/content/developer/advanced/introducing-move-2024.mdx index dcd93e17f2a..e56699d8c79 100644 --- a/docs/content/developer/advanced/introducing-move-2024.mdx +++ b/docs/content/developer/advanced/introducing-move-2024.mdx @@ -25,8 +25,6 @@ If you find legacy code in the Move examples and would like to rewrite it based ::: -Here is a brief overview of some of the new features in Move 2024. - ### Method syntax You can call certain functions now as methods using the `.` syntax. For example, the following call