Skip to content

Commit

Permalink
Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
catileptic committed May 14, 2024
1 parent cbf0ba6 commit 5f32bf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion servicelayer/taskqueue.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import functools
from queue import Queue, Empty
import platform
import contextvars

from structlog.contextvars import clear_contextvars, bind_contextvars
import pika
Expand Down

0 comments on commit 5f32bf1

Please sign in to comment.