Skip to content

Commit 2ab0b96

Browse files
committed
Remove unnecessary use
1 parent 8531f1c commit 2ab0b96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

teos-common/src/appointment.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
//! Logic related to appointments shared between users and the towers.
22
3-
use hex;
43
use std::array::TryFromSliceError;
54
use std::{convert::TryInto, fmt};
65

0 commit comments

Comments
 (0)