diff --git a/t/auto-daemon-tests-delay-buffer.pl b/t/auto-daemon-tests-delay-buffer.pl index 2891e2811..1f6dce6fe 100755 --- a/t/auto-daemon-tests-delay-buffer.pl +++ b/t/auto-daemon-tests-delay-buffer.pl @@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; -use NGCP::Rtpclient::ICE; use POSIX; diff --git a/t/auto-daemon-tests-delay-timing.pl b/t/auto-daemon-tests-delay-timing.pl index 814b8c5ef..4bd074353 100755 --- a/t/auto-daemon-tests-delay-timing.pl +++ b/t/auto-daemon-tests-delay-timing.pl @@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; -use NGCP::Rtpclient::ICE; use POSIX; use Time::HiRes qw(usleep gettimeofday time sleep); diff --git a/t/auto-daemon-tests-dtx-cn.pl b/t/auto-daemon-tests-dtx-cn.pl index 0670548ae..67dd42e59 100755 --- a/t/auto-daemon-tests-dtx-cn.pl +++ b/t/auto-daemon-tests-dtx-cn.pl @@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; -use NGCP::Rtpclient::ICE; use POSIX; diff --git a/t/auto-daemon-tests-dtx.pl b/t/auto-daemon-tests-dtx.pl index 561a8f9fe..bf791151d 100755 --- a/t/auto-daemon-tests-dtx.pl +++ b/t/auto-daemon-tests-dtx.pl @@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; -use NGCP::Rtpclient::ICE; use POSIX; diff --git a/t/auto-daemon-tests-intfs.pl b/t/auto-daemon-tests-intfs.pl index d4d006b41..96e9dfa94 100644 --- a/t/auto-daemon-tests-intfs.pl +++ b/t/auto-daemon-tests-intfs.pl @@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; -use NGCP::Rtpclient::ICE; use POSIX; diff --git a/t/auto-daemon-tests-pubsub.pl b/t/auto-daemon-tests-pubsub.pl index ef4ec168e..06183cb57 100755 --- a/t/auto-daemon-tests-pubsub.pl +++ b/t/auto-daemon-tests-pubsub.pl @@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; -use NGCP::Rtpclient::ICE; use POSIX;