Skip to content

Commit fcbb50f

Browse files
committed
Code lint
1 parent 6ef12d1 commit fcbb50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emmett/routing/response.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from typing import Any, Dict, Tuple, Union
1515

16-
from emmett_core.http.response import HTTPResponse, HTTPStringResponse
16+
from emmett_core.http.response import HTTPStringResponse
1717
from emmett_core.routing.response import ResponseProcessor
1818
from renoir.errors import TemplateMissingError
1919

0 commit comments

Comments
 (0)