mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-08 15:29:31 +00:00
cs fix, remove unused import
This commit is contained in:
@@ -5,7 +5,6 @@ declare(strict_types=1);
|
||||
namespace Testcontainers\Tests\Integration;
|
||||
|
||||
use Testcontainers\Container\GenericContainer;
|
||||
use Testcontainers\Wait\WaitForHostPort;
|
||||
|
||||
class StartedGenericContainerTest extends ContainerTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user