From 7bab3707c24a4c1e86edd30d266d0ed7ebd9a5f0 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Thu, 12 Nov 2020 23:57:49 +0200 Subject: [PATCH] StyleCI, thanks --- src/WithoutOverlapping.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/WithoutOverlapping.php b/src/WithoutOverlapping.php index d5ebf62..ad02d70 100644 --- a/src/WithoutOverlapping.php +++ b/src/WithoutOverlapping.php @@ -2,7 +2,6 @@ namespace Illuminated\Console; -use RuntimeException; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface;