Skip to content

Commit

Permalink
Remove httpx
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Nov 20, 2023
1 parent 244c69f commit 55ee852
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions synapseclient/api/annotations.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

from typing import TYPE_CHECKING, Optional
from synapseclient import Synapse
import httpx

client = httpx.AsyncClient()

if TYPE_CHECKING:
from synapseclient.models import Annotations
Expand Down

0 comments on commit 55ee852

Please sign in to comment.