Skip to content

Commit

Permalink
Apply fixes from StyleCI (#31024)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Jan 4, 2020
1 parent 6794666 commit 85c804d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Illuminate/View/Component.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Illuminate\View;

use Closure;
use Illuminate\Support\HtmlString;
use Illuminate\Support\Str;
use ReflectionClass;
use ReflectionMethod;
Expand Down
1 change: 0 additions & 1 deletion tests/View/ViewComponentAttributeBagTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Illuminate\Tests\View;

use Illuminate\View\Component;
use Illuminate\View\ComponentAttributeBag;
use PHPUnit\Framework\TestCase;

Expand Down

0 comments on commit 85c804d

Please sign in to comment.