1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 16:44:36 +02:00

Slim Framework integration #118 #117

This commit is contained in:
Awilum
2019-04-24 00:10:29 +03:00
parent 1af1ebbc62
commit 17449ecb07

View File

@@ -12,7 +12,6 @@
namespace Flextype;
use Flextype\Component\Http\Http;
use Flextype\Component\Session\Session;
use Flextype\Component\ErrorHandler\ErrorHandler;
use Flextype\Component\Registry\Registry;