Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unused import false positive default Laravel User class #52

Closed
loganhenson opened this issue Jun 29, 2018 · 2 comments · Fixed by #53
Closed

unused import false positive default Laravel User class #52

loganhenson opened this issue Jun 29, 2018 · 2 comments · Fixed by #53
Assignees

Comments

@loganhenson
Copy link
Contributor

No description provided.

@loganhenson loganhenson self-assigned this Jun 29, 2018
@sbine
Copy link
Contributor

sbine commented Jul 13, 2018

I think this is caused by the same bug as #49, right?

Lints for app/User.php
============
! There should be no unused imports.
6 : `use Illuminate\Foundation\Auth\User as Authenticatable;`

@loganhenson
Copy link
Contributor Author

More than likely

@sbine sbine assigned sbine and unassigned loganhenson Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants