summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorstale <redkugelblitzin@gmail.com>2022-05-11 10:02:10 -0300
committerstale <redkugelblitzin@gmail.com>2022-05-11 10:02:10 -0300
commitcedcb4049a5dd690b9617d34b99f25feb0095c7a (patch)
treeb2e9f8edcff11721d52595df723594fb2cc65cdc /src/main.rs
parent8d02c5653079039bf748e1d0748d220cf933b725 (diff)
more fixes
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index b3c3cf9..fe55ab2 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,5 +1,4 @@
use std::{
- convert::Infallible,
collections::HashMap,
error::Error,
net::SocketAddr,