removed unused import

This commit is contained in:
Jędrzej Stuczyński
2024-09-12 17:29:34 +01:00
parent 23d14b60de
commit 924160b3e7
@@ -1,7 +1,6 @@
// Copyright 2021-2024 - Nym Technologies SA <contact@nymtech.net>
// SPDX-License-Identifier: GPL-3.0-only
use crate::error::RequestHandlingError;
use crate::node::client_handling::websocket::common_state::CommonHandlerState;
use crate::node::client_handling::websocket::connection_handler::INITIAL_MESSAGE_TIMEOUT;
use crate::node::client_handling::{