Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gaecoli committed Jul 21, 2023
1 parent e2bdb58 commit 3242659
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions redash/tasks/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
import os
import signal
import sys
import time

from rq import Queue as BaseQueue
from rq import get_current_job
from rq.job import Job as BaseJob
from rq.job import JobStatus
from rq.timeouts import HorseMonitorTimeoutException, UnixSignalDeathPenalty
Expand Down

0 comments on commit 3242659

Please sign in to comment.