diff --git a/packages/client/src/components/spotify/SpotifyMiniPlayer.tsx b/packages/client/src/components/spotify/SpotifyMiniPlayer.tsx index eb13163484..eee44c4954 100644 --- a/packages/client/src/components/spotify/SpotifyMiniPlayer.tsx +++ b/packages/client/src/components/spotify/SpotifyMiniPlayer.tsx @@ -153,7 +153,6 @@ const REPEAT_TRACK_END_GRACE_MS = 15_000; const REPEAT_TRACK_REPLAY_COOLDOWN_MS = 8_000; const MANUAL_CONTROL_REPEAT_SUPPRESS_MS = 15_000; const DJ_MARI_PLAYLIST_READY_TOAST_MS = 20_000; -const DOTTOR_SUPPORT_GIF = "/sprites/dottore/dottore_jumping.gif"; const MOBILE_WIDGET_COLLAPSED_SIZE = 48; const MOBILE_WIDGET_EXPANDED_MAX_WIDTH = 320; const MOBILE_WIDGET_EXPANDED_HORIZONTAL_GUTTER = 24; @@ -554,12 +553,7 @@ export function SpotifyMiniPlayer({ djMariToastRef.current = toast.custom( () => (
DJ Mari is composing a playlist for you, hold on tight!