Skip to content

Commit

Permalink
Apply fixes from StyleCI (#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
austintoddj authored Mar 9, 2023
1 parent 7b16807 commit 562d1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/StatController.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
use DateInterval;
use DatePeriod;
use DateTimeInterface;
use Illuminate\Routing\Controller;
use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Date;
use Illuminate\Support\Str;
use Illuminate\Routing\Controller;

class StatController extends Controller
{
Expand Down

0 comments on commit 562d1c3

Please sign in to comment.