1
0
mirror of https://github.com/flarum/core.git synced 2025-10-14 00:15:51 +02:00

Cleanup small things in installer

This commit is contained in:
Franz Liedke
2015-08-26 09:02:28 +02:00
parent e2bb399db9
commit dae8e617ae
2 changed files with 0 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
<?php namespace Flarum\Install;
use Flarum\Http\RouteCollection;
use Flarum\Http\UrlGenerator;
use Flarum\Support\ServiceProvider;
use Psr\Http\Message\ServerRequestInterface;