diff options
Diffstat (limited to 'lib/custodian/worker.rb')
-rw-r--r-- | lib/custodian/worker.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/worker.rb b/lib/custodian/worker.rb index 2c806fd..9f66e4a 100644 --- a/lib/custodian/worker.rb +++ b/lib/custodian/worker.rb @@ -232,7 +232,7 @@ module Custodian end - return result + result end |