mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
removed duped print
This commit is contained in:
@@ -72,7 +72,6 @@ Singleton {
|
||||
root.tokenError = false;
|
||||
} catch(e) {
|
||||
root.tokenError = true;
|
||||
print("[GoogleCloud] Failed to parse token response: " + e)
|
||||
print("[GoogleCloud] Failed to parse token response: " + e + "\n" + out)
|
||||
}
|
||||
root.tokenReady = true;
|
||||
|
||||
Reference in New Issue
Block a user