We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef12d1 commit fcbb50fCopy full SHA for fcbb50f
emmett/routing/response.py
@@ -13,7 +13,7 @@
13
14
from typing import Any, Dict, Tuple, Union
15
16
-from emmett_core.http.response import HTTPResponse, HTTPStringResponse
+from emmett_core.http.response import HTTPStringResponse
17
from emmett_core.routing.response import ResponseProcessor
18
from renoir.errors import TemplateMissingError
19
0 commit comments