Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored and StyleCIBot committed Aug 23, 2016
1 parent 51b7a02 commit c1947bd
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 c1947bd

Please sign in to comment.