removed unused import

This commit is contained in:
Ilan
2015-07-16 14:36:36 +02:00
parent 6826e75a37
commit 218b6a9795
-1
View File
@@ -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