Applied fixes from StyleCI

This commit is contained in:
James Brooks
2015-09-23 13:39:04 -04:00
committed by StyleCI Bot
parent 18f98d19f0
commit 4384438d46
3 changed files with 1 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ use CachetHQ\Cachet\Commands\Metric\RemoveMetricPointCommand;
use CachetHQ\Cachet\Commands\Metric\UpdateMetricPointCommand;
use CachetHQ\Cachet\Models\Metric;
use CachetHQ\Cachet\Models\MetricPoint;
use Carbon\Carbon;
use Exception;
use GrahamCampbell\Binput\Facades\Binput;
use Illuminate\Foundation\Bus\DispatchesJobs;