1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00
This commit is contained in:
Quentin Gliech
2023-04-13 17:32:35 +02:00
parent 5b4fee15e7
commit 2c937bda26
4 changed files with 23 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
use anyhow::Context;
use apalis_core::{
builder::{WorkerBuilder, WorkerFactory, WorkerFactoryFn},
builder::{WorkerBuilder, WorkerFactoryFn},
context::JobContext,
executor::TokioExecutor,
job::Job,