editor: Remove unneeded blank lines in rewrap test cases (#18152)

Marshall Bowers created

This PR removes some unneeded blank lines from some of the test cases
for `editor::Rewrap`.

These weren't meaningful to the test, and their presence could be
confusing.

Release Notes:

- N/A

Change summary

crates/editor/src/editor_tests.rs | 2 --
1 file changed, 2 deletions(-)

Detailed changes

crates/editor/src/editor_tests.rs 🔗

@@ -4270,7 +4270,6 @@ async fn test_rewrap(cx: &mut TestAppContext) {
                 } else {
                     //
                 }
-
             }
         "};
 
@@ -4284,7 +4283,6 @@ async fn test_rewrap(cx: &mut TestAppContext) {
                 } else {
                     //
                 }
-
             }
         "};