diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index c7866b23..fc386537 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -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;