Fix clippy needless_return

This commit is contained in:
Victor Brekenfeld 2021-10-23 15:34:50 +02:00
parent af8863578e
commit 2aedeead7d
1 changed files with 0 additions and 1 deletions

View File

@ -357,7 +357,6 @@ pub fn start_dnd<C>(
),
serial,
);
return;
}
}