diff --git a/royalherald/response.py b/royalherald/response.py index f2ed5f24..73d830bb 100644 --- a/royalherald/response.py +++ b/royalherald/response.py @@ -1,5 +1,4 @@ import typing -from .errors import ResponseError class Response: