Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenFrankel committed Feb 26, 2024
1 parent f065b39 commit f0627ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tap_spotify/streams.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from datetime import datetime
from typing import Iterable

from requests.models import Response as Response
from singer_sdk.streams.rest import RESTStream

from tap_spotify.client import SpotifyStream
Expand Down

0 comments on commit f0627ac

Please sign in to comment.