Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Oops, spurious import
Browse files Browse the repository at this point in the history
  • Loading branch information
bretthoerner committed Feb 7, 2024
1 parent eb4c3fe commit e42bf7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hook-worker/src/worker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use chrono::Utc;
use futures::future::join_all;
use hook_common::health::HealthHandle;
use hook_common::pgqueue::PgTransactionBatch;
use hook_common::webhook;
use hook_common::{
pgqueue::{
DatabaseError, Job, PgQueue, PgQueueJob, PgTransactionJob, RetryError, RetryInvalidError,
Expand Down

0 comments on commit e42bf7f

Please sign in to comment.