Removed unnecessary logging
This commit is contained in:
parent
e8e6fd16f3
commit
bf5c14f71c
@ -40,7 +40,6 @@ class Authenticate extends WebuntisApi {
|
||||
|
||||
static Future<AuthenticateResponse> getSession() async {
|
||||
if(awaitingResponse) {
|
||||
log("Other query in progress... waiting");
|
||||
await awaitedResponse.future;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user