Skip to content

Commit

Permalink
fixup: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Oct 19, 2023
1 parent 8ac7dae commit 685f2f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test-manager/src/tests/tunnel_state.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use super::helpers::{
self, connect_and_wait, disconnect_and_wait, geoip_lookup_with_retries, get_tunnel_state,
send_guest_probes, unreachable_wireguard_tunnel, update_relay_settings, wait_for_tunnel_state,
self, connect_and_wait, disconnect_and_wait, get_tunnel_state, send_guest_probes,
unreachable_wireguard_tunnel, update_relay_settings, wait_for_tunnel_state,
};
use super::{ui, Error, TestContext};
use crate::assert_tunnel_state;
Expand Down

0 comments on commit 685f2f4

Please sign in to comment.