From e8c48f9a627b821043356827b5335404936ca860 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Mon, 29 Oct 2018 20:57:12 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- Blacklight/Backfill.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Blacklight/Backfill.php b/Blacklight/Backfill.php index 6626fa771..a30c3631a 100755 --- a/Blacklight/Backfill.php +++ b/Blacklight/Backfill.php @@ -4,7 +4,6 @@ namespace Blacklight; use App\Models\Group; use App\Models\Settings; -use Illuminate\Support\Carbon; use Illuminate\Support\Facades\DB; class Backfill