diff --git a/tests/FeedsTest.php b/tests/FeedsTest.php index aae03bd7..8c2aa11c 100644 --- a/tests/FeedsTest.php +++ b/tests/FeedsTest.php @@ -2,7 +2,6 @@ use Vigilant\Config; use Vigilant\Feeds; -use Vigilant\Output; use Vigilant\Exception\AppException; class FeedsTest extends TestCase