Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit c72a2e3

Browse files
authored
Merge pull request #873 from Adldap2/analysis-1blKyw
Apply fixes from StyleCI
2 parents d3674c8 + 9236832 commit c72a2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Auth/ForwardsCalls.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Adldap\Laravel\Auth;
44

5-
use Error;
65
use BadMethodCallException;
6+
use Error;
77

88
trait ForwardsCalls
99
{

0 commit comments

Comments
 (0)