Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Remove legacy
viur-queued-tasks
code (#1433)
This code was around 12 years old and would already fail on the first statement: `db.Delete(currentTask.key())` (key is no longer a method...) The counterpart does no longer exist; callableTasks are always executed direclty and decide on their own to call a `DeferredTask` or not.
- Loading branch information