Skip to content

Commit 1f7b6ba

Browse files
committed
run formatter
1 parent fbd3fc7 commit 1f7b6ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/cloud/stackit/sdk/core/KeyFlowAuthenticator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import java.util.concurrent.TimeUnit;
2525
import okhttp3.*;
2626

27-
2827
/** KeyFlowAuthenticator handles the Key Flow Authentication based on the Service Account Key. */
2928
public class KeyFlowAuthenticator {
3029
private final String REFRESH_TOKEN = "refresh_token";

0 commit comments

Comments
 (0)