Skip to content

Commit

Permalink
Merge pull request #41 from overtrue/analysis-8jD1yZ
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
overtrue committed Aug 23, 2016
2 parents 51b7a02 + c1947bd commit 1880acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Events/WeChatUserAuthorized.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Overtrue\LaravelWechat\Events;

use Overtrue\Socialite\User;
use Illuminate\Queue\SerializesModels;
use Overtrue\Socialite\User;

class WeChatUserAuthorized
{
Expand Down

0 comments on commit 1880acf

Please sign in to comment.