Resolve release notes merge
diff --git a/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md b/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
index fe48f5f..12cdc79 100644
--- a/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
+++ b/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
@@ -10,15 +10,6 @@
 
 ## General updates
 
-* Added a link to the new "Dive in to DevTools" YouTube
-[video](https://www.youtube.com/watch?v=_EYk-E29edo) in the bottom status bar. This
-video provides a brief tutorial for each DevTools screen.
-[#6554](https://github.com/flutter/devtools/pull/6554)
-
-    ![Link to watch a DevTools tutorial video](images/watch_tutorial_link.png "Link to watch a DevTools tutorial video")
-
-* Added a work around to fix copy button functionality in VSCode. [#6598](https://github.com/flutter/devtools/pull/6598)
-
 * Enabled DevTools extensions when debugging a Dart entry point that is not
 under `lib` (e.g. a unit test or integration test). Thanks to
 [@bartekpacia](https://github.com/bartekpacia) for this change! -
diff --git a/packages/devtools_app/release_notes/images/open_file_performance_screen.png b/packages/devtools_app/release_notes/images/open_file_performance_screen.png
deleted file mode 100644
index 0f687cf..0000000
--- a/packages/devtools_app/release_notes/images/open_file_performance_screen.png
+++ /dev/null
Binary files differ
diff --git a/packages/devtools_app/release_notes/images/watch_tutorial_link.png b/packages/devtools_app/release_notes/images/watch_tutorial_link.png
deleted file mode 100644
index f0ef457..0000000
--- a/packages/devtools_app/release_notes/images/watch_tutorial_link.png
+++ /dev/null
Binary files differ