removed no longer nescesary alloc
This commit is contained in:
parent
37da2a4999
commit
71a2dcc1fd
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ async fn main() -> Result<(), Error> {
|
|||
continue;
|
||||
}
|
||||
};
|
||||
let line: String = line.into();
|
||||
|
||||
handle_udp_and_error(
|
||||
line,
|
||||
|
|
Loading…
Reference in a new issue