aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/translation/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/message/signalproxy/translation/mod.rs')
-rw-r--r--src/message/signalproxy/translation/mod.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/message/signalproxy/translation/mod.rs b/src/message/signalproxy/translation/mod.rs
index a6e26b4..ae1adce 100644
--- a/src/message/signalproxy/translation/mod.rs
+++ b/src/message/signalproxy/translation/mod.rs
@@ -1,5 +1,3 @@
-use std::convert::TryFrom;
-
/**
Quassel has 3 main ways to represent an object over the Network:
tion was poping the newest message and replacing it with the newest message, it should be poping the oldest messages. 2021-05-16add deployment stuffMax Audron-6/+27786 2021-05-15add container buildMax Audron-2/+35