We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
use
1 parent 8531f1c commit 2ab0b96Copy full SHA for 2ab0b96
teos-common/src/appointment.rs
@@ -1,6 +1,5 @@
1
//! Logic related to appointments shared between users and the towers.
2
3
-use hex;
4
use std::array::TryFromSliceError;
5
use std::{convert::TryInto, fmt};
6
0 commit comments