remove unused json import

This commit is contained in:
Yun Xu 2018-10-15 22:13:42 -07:00
parent 277c2ce2d2
commit 20d1ab60c7

View File

@ -1,5 +1,4 @@
import pytest
import json
from urllib.parse import quote
from sanic.response import text, redirect