Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Mar 18, 2022
1 parent f5097d9 commit 5730c22
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -41,6 +41,7 @@
import java.net.Authenticator;
import java.net.CookieHandler;
import java.net.HttpURLConnection;
import java.net.PasswordAuthentication;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
Expand Down

0 comments on commit 5730c22

Please sign in to comment.