Commit d7bd3c5
Fix ERB syntax
This change suppresses the following warning:
```
/home/runner/work/resque-scheduler/resque-scheduler/lib/resque/scheduler/server.rb:85: warning: possibly useless use of -@ in void context
```1 parent f64476f commit d7bd3c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments