Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaides committed Nov 23, 2012
1 parent 03f442e commit 7f91536
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/lock_test.rb
@@ -1,8 +1,6 @@
require 'test/unit'
require 'resque/plugins/workers/lock'

$counter = 0

class LockTest < Test::Unit::TestCase
class SimilarJob
extend Resque::Plugins::Workers::Lock
Expand Down

0 comments on commit 7f91536

Please sign in to comment.