remove all references to tornado

This commit is contained in:
dandds
2018-08-06 13:25:36 -04:00
committed by richard-dds
parent 2234812019
commit b9f4a4be71
10 changed files with 11 additions and 144 deletions

View File

@@ -1,6 +1,5 @@
import re
import pytest
import tornado
import urllib
from tests.mocks import MOCK_REQUEST, MOCK_USER
from tests.factories import PENumberFactory