Skip to content

Commit

Permalink
remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanebruckert authored Jun 23, 2024
1 parent 6d8548a commit bc4d7a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/non_user_endpoints/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ class AuthTestSpotipy(unittest.TestCase):
heavyweight_ep1_url = 'https://open.spotify.com/episode/68kq3bNz6hEuq8NtdfwERG'
reply_all_ep1_urn = 'spotify:episode:1KHjbpnmNpFmNTczQmTZlR'

# The following audiobooks are currently available in the GB market
# but might not be in other markets
dune_urn = 'spotify:audiobook:7iHfbu1YPACw6oZPAFJtqe'
dune_id = '7iHfbu1YPACw6oZPAFJtqe'
dune_url = 'https://open.spotify.com/audiobook/7iHfbu1YPACw6oZPAFJtqe'
Expand Down

0 comments on commit bc4d7a0

Please sign in to comment.