Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
omgitsaheadcrab committed Aug 19, 2024
1 parent 2073d2a commit 906721b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ def client_response_hook(span: Span, scope: dict[str, Any], message: dict[str, A

from __future__ import annotations

import os
import typing
import urllib
from collections import defaultdict
Expand Down

0 comments on commit 906721b

Please sign in to comment.