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