Commit d7265f4
authored
Remove
Remove `WorkerDefaults.Hooks`. I believe this was a vestige left in
after a number of refactoring passes as it's not used anywhere (if I
recall correctly, workers may have started with hooks, but they were
moved to `JobArgs` because hooks the job args part of an args/worker
combination are more available in more places).
This is technically a breaking change, but this was never used at any
point and it shouldn't realistically break anyone.WorkerDefaults.Hooks (#997)1 parent 58f07b5 commit d7265f4
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
| |||
0 commit comments