Skip to content

Commit 052d7a8

Browse files
committed
Unexplained superflulous space is disturbing my feng shui
1 parent c86bc9e commit 052d7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resque/worker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Worker
1414
attr_accessor :verbose
1515

1616
# Whether the worker should log lots of info to STDOUT
17-
attr_accessor :very_verbose
17+
attr_accessor :very_verbose
1818

1919
# Boolean indicating whether this worker can or can not fork.
2020
# Automatically set if a fork(2) fails.

0 commit comments

Comments
 (0)