Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
  • Loading branch information
tobiasKaminsky committed Jul 8, 2024
1 parent 164721f commit 9f24413
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,6 @@ private void deleteCookies() {
private void anonymouslyPostLoginRequest(String url) {
baseUrl = url;


Thread thread = new Thread(() -> {
String response = getResponseOfAnonymouslyPostLoginRequest();

Expand Down

0 comments on commit 9f24413

Please sign in to comment.