Skip to content

Commit

Permalink
Organize uses
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaud Fabre committed Aug 28, 2014
1 parent 585c795 commit d412870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RedisChannelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Aztech\Events\Bus\Plugins\Redis;

use Predis\Client;
use Aztech\Events\Bus\Channel\ChannelProvider;
use Aztech\Events\Bus\Channel\ReadWriteChannel;
use Predis\Client;

class RedisChannelProvider implements ChannelProvider
{
Expand Down

0 comments on commit d412870

Please sign in to comment.