From 7b33d4cb6171bfaf515cc0661a059c79b8709be9 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 2 Feb 2019 02:45:13 +0300 Subject: [PATCH] Flextype Core: Snippets - code fixes and refactoring according to Scrutinizer Tests. --- flextype/Snippets.php | 1 - 1 file changed, 1 deletion(-) diff --git a/flextype/Snippets.php b/flextype/Snippets.php index 048627ea..9cbcb91d 100644 --- a/flextype/Snippets.php +++ b/flextype/Snippets.php @@ -13,7 +13,6 @@ namespace Flextype; use Flextype\Component\Filesystem\Filesystem; -use Flextype\Component\Event\Event; class Snippets {