remove codec folder in nxrp

This commit is contained in:
2026-03-26 11:52:04 +07:00
parent 5ed50f6283
commit 6a0eafd2f5
14 changed files with 19 additions and 24 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use bytes::Bytes;
use netrunner_core::nrxp::codec::socks::TargetAddress;
use netrunner_core::nrxp::socks::TargetAddress;
use netrunner_logger::{debug, error, info, trace, warn};
use smoltcp::{
iface::{SocketHandle, SocketSet},