removed no longer nescesary alloc

This commit is contained in:
Yannik 2023-04-28 20:20:14 +02:00
parent 37da2a4999
commit 71a2dcc1fd

View file

@ -138,7 +138,6 @@ async fn main() -> Result<(), Error> {
continue;
}
};
let line: String = line.into();
handle_udp_and_error(
line,