Skip to content

Commit 157e9c2

Browse files
committed
oops, remove version constant
1 parent c449d9f commit 157e9c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/resque/queue.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ module Resque
99
class Queue
1010
include Mutex_m
1111

12-
VERSION = '1.0.0'
13-
1412
###
1513
# Create a new Queue object with +name+ on +redis+ connection, and using
1614
# the +coder+ for encoding and decoding objects that are stored in redis.

0 commit comments

Comments
 (0)