Skip to content

Commit

Permalink
refactor: remove rake task
Browse files Browse the repository at this point in the history
This has already been replaced by the bin/fastly_nsq.
  • Loading branch information
lanej committed Jan 3, 2018
1 parent b707ae5 commit 089ea04
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 264 deletions.
3 changes: 0 additions & 3 deletions examples/.sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ NSQD_HTTP_ADDRESS='127.0.0.1:4151'
NSQLOOKUPD_TCP_ADDRESS='127.0.0.1:4160'
## NSQLOOKUPD_HTTP_ADDRESS can be a single address or a comma seperated list
NSQLOOKUPD_HTTP_ADDRESS='127.0.0.1:4161, 10.0.0.101:4161'

# Uncomment to test against a live queue
#LIVE_QUEUE=true
41 changes: 0 additions & 41 deletions examples/Rakefile

This file was deleted.

78 changes: 0 additions & 78 deletions lib/fastly_nsq/rake_task.rb

This file was deleted.

142 changes: 0 additions & 142 deletions spec/lib/fastly_nsq/rake_task_spec.rb

This file was deleted.

0 comments on commit 089ea04

Please sign in to comment.