Skip to content

Commit

Permalink
non-blocking implementation for fetching spotify data
Browse files Browse the repository at this point in the history
  • Loading branch information
RichtXO committed Jun 22, 2024
1 parent 3087a37 commit 39b691a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/richtxo/util/spotify/SpotifyFetch.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.richtxo.util.spotify;

import org.apache.hc.core5.concurrent.CompletedFuture;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import se.michaelthelin.spotify.SpotifyApi;
Expand Down

0 comments on commit 39b691a

Please sign in to comment.