]> code.octet-stream.net Git - m17rt/blobdiff - m17app/src/link_setup.rs
Make netclient work against mrefd
[m17rt] / m17app / src / link_setup.rs
index b036006b05d7381f0527353e2d1b1de65e208563..2e960a718017f9fd01ded26ad4d4451149dfeadd 100644 (file)
@@ -1,7 +1,7 @@
 use std::fmt::Display;
 
 use m17core::{
 use std::fmt::Display;
 
 use m17core::{
-    address::{Address, Callsign, ALPHABET},
+    address::{ALPHABET, Address, Callsign},
     protocol::LsfFrame,
 };
 
     protocol::LsfFrame,
 };