Skip to content

Commit

Permalink
Remove Inspiring command reference from Redis PubSub example
Browse files Browse the repository at this point in the history
  • Loading branch information
ryun committed May 27, 2015
1 parent 879c709 commit 122defd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ First, let's setup a listener on a channel via Redis using the `subscribe` metho

use Redis;
use Illuminate\Console\Command;
use Illuminate\Foundation\Inspiring;

class RedisSubscribe extends Command
{
Expand Down

0 comments on commit 122defd

Please sign in to comment.