aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/commands/_QCatchSyscalls.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/commands/_QCatchSyscalls.rs')
-rw-r--r--src/protocol/commands/_QCatchSyscalls.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/commands/_QCatchSyscalls.rs b/src/protocol/commands/_QCatchSyscalls.rs
index 26a27a1..0991117 100644
--- a/src/protocol/commands/_QCatchSyscalls.rs
+++ b/src/protocol/commands/_QCatchSyscalls.rs
@@ -1,5 +1,4 @@
use super::prelude::*;
-
use crate::protocol::common::lists::ArgListHex;
#[derive(Debug)]