moby--moby/libnetwork/portallocator
Sebastiaan van Stijn 427ad30c05
libnetwork: remove unused "testutils" imports
Perhaps the testutils package in the past had an `init()` function to set up
specific things, but it no longer has. so these imports were doing nothing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-18 14:20:37 +02:00
..
portallocator.go portallocator: log instead of discard port-range failures 2021-06-10 10:52:59 +02:00
portallocator_freebsd.go portallocator: log instead of discard port-range failures 2021-06-10 10:52:59 +02:00
portallocator_linux.go portallocator: log instead of discard port-range failures 2021-06-10 10:52:59 +02:00
portallocator_test.go libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
portallocator_unix.go portallocator: use const for default port-ranges, instead of init() 2021-06-10 10:52:49 +02:00
portallocator_windows.go portallocator: use const for default port-ranges, instead of init() 2021-06-10 10:52:49 +02:00