Skip to content

Commit

Permalink
Merge pull request #7 from paintingofblue/main
Browse files Browse the repository at this point in the history
Remove BaseTrack.track_format
  • Loading branch information
7x11x13 authored Mar 20, 2024
2 parents 68d1b60 + af8e3a8 commit 26e37d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion soundcloud/resource/track.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class BaseTrack(BaseItem):
purchase_url: Optional[str]
state: str
streamable: bool
track_format: str
urn: str
visuals: Optional[Visuals]
waveform_url: str
Expand Down

0 comments on commit 26e37d4

Please sign in to comment.