Skip to content

Commit

Permalink
removed unused WorldcatAuthorizationError import
Browse files Browse the repository at this point in the history
  • Loading branch information
klinga committed Feb 17, 2024
1 parent 3dd65da commit a1d28c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bookops_worldcat/_session.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

from . import __title__, __version__
from .authorize import WorldcatAccessToken
from .errors import WorldcatAuthorizationError


class WorldcatSession(requests.Session):
Expand Down

0 comments on commit a1d28c2

Please sign in to comment.