Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuAksoy committed Dec 27, 2021
1 parent 4ab74f8 commit e01d81d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kuyruk/process.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import multiprocessing
import signal
import sys


class Process(multiprocessing.Process):
Expand Down

0 comments on commit e01d81d

Please sign in to comment.