mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-27 13:38:11 +08:00
removed unused import
This commit is contained in:
@@ -2,7 +2,6 @@ import sys
|
||||
from multiprocessing import Queue, Event, Value
|
||||
import threading
|
||||
|
||||
from django.contrib.auth.models import User
|
||||
import os
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user