Applied fixes from StyleCI

This commit is contained in:
Graham Campbell
2015-10-08 17:13:03 -04:00
committed by StyleCI Bot
parent a288f84fc5
commit 1a783d71f8
5 changed files with 0 additions and 5 deletions

View File

@@ -13,7 +13,6 @@ namespace CachetHQ\Cachet\Http\Controllers\Dashboard;
use AltThree\Validator\ValidationException;
use CachetHQ\Cachet\Commands\Incident\ReportMaintenanceCommand;
use CachetHQ\Cachet\Facades\Setting;
use CachetHQ\Cachet\Models\Incident;
use CachetHQ\Cachet\Models\IncidentTemplate;
use GrahamCampbell\Binput\Facades\Binput;