From 6321fdc9943f88c4ba1fc82680e9a5e0d99a5e20 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 2 Feb 2019 02:42:55 +0300 Subject: [PATCH] Flextype Core: Images - code fixes and refactoring according to Scrutinizer Tests. --- flextype/Images.php | 1 - 1 file changed, 1 deletion(-) diff --git a/flextype/Images.php b/flextype/Images.php index d87f2de5..e7bbf080 100644 --- a/flextype/Images.php +++ b/flextype/Images.php @@ -13,7 +13,6 @@ namespace Flextype; use Flextype\Component\Http\Http; -use Flextype\Component\Event\Event; use Flextype\Component\Html\Html; class Images