Skip to content

Commit

Permalink
update to use track model
Browse files Browse the repository at this point in the history
  • Loading branch information
Liz Hennessy authored and Liz Hennessy committed Apr 19, 2024
1 parent 63ddbc6 commit e3f8ba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/datasources/spotify-api.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { RESTDataSource } from "@apollo/datasource-rest";
import { Playlist } from "../types"
import { PlaylistModel, TrackModel, SnapshotOrError } from '../models'

export class SpotifyAPI extends RESTDataSource {
Expand Down

0 comments on commit e3f8ba6

Please sign in to comment.