@@ -172,7 +172,6 @@ module Agents |
||
| 172 | 172 |
end |
| 173 | 173 |
|
| 174 | 174 |
case conditions = options['conditions'] |
| 175 |
- when nil |
|
| 176 | 175 |
when Hash |
| 177 | 176 |
conditions.each { |key, value|
|
| 178 | 177 |
value.present? or next |