From cd2aed30768489a661a956737f63c2f377cc6344 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 14 Feb 2019 12:43:37 +0300 Subject: [PATCH] Flextype Core: Entries - cleanup and refactoring. --- flextype/Entries.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/flextype/Entries.php b/flextype/Entries.php index 0aca038d..d8670a42 100755 --- a/flextype/Entries.php +++ b/flextype/Entries.php @@ -13,9 +13,7 @@ namespace Flextype; use Flextype\Component\Arr\Arr; -use Flextype\Component\Http\Http; use Flextype\Component\Filesystem\Filesystem; -use Flextype\Component\Event\Event; use Flextype\Component\Registry\Registry; class Entries