Skip to content

do not reference unused interface#6642

Merged
weaverryan merged 1 commit intosymfony:2.8from
xabbuh:remove-unused-use-statement
Jun 10, 2016
Merged

do not reference unused interface#6642
weaverryan merged 1 commit intosymfony:2.8from
xabbuh:remove-unused-use-statement

Conversation

@xabbuh
Copy link
Copy Markdown
Member

@xabbuh xabbuh commented Jun 8, 2016

In #5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.

In symfony#5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.
@javiereguiluz
Copy link
Copy Markdown
Member

👍 nice catch and clearly explained. Thanks!

@weaverryan
Copy link
Copy Markdown
Contributor

Status: Reviewed

@weaverryan weaverryan merged commit 75c545c into symfony:2.8 Jun 10, 2016
weaverryan added a commit that referenced this pull request Jun 10, 2016
This PR was merged into the 2.8 branch.

Discussion
----------

do not reference unused interface

In #5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.

Commits
-------

75c545c do not reference unused interface
@weaverryan
Copy link
Copy Markdown
Contributor

Sorry - was checking on Carson :)

Thanks!

@xabbuh xabbuh deleted the remove-unused-use-statement branch June 10, 2016 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants