forked from Shinonome/dots-hyprland
removed duped print
This commit is contained in:
@@ -72,7 +72,6 @@ Singleton {
|
|||||||
root.tokenError = false;
|
root.tokenError = false;
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
root.tokenError = true;
|
root.tokenError = true;
|
||||||
print("[GoogleCloud] Failed to parse token response: " + e)
|
|
||||||
print("[GoogleCloud] Failed to parse token response: " + e + "\n" + out)
|
print("[GoogleCloud] Failed to parse token response: " + e + "\n" + out)
|
||||||
}
|
}
|
||||||
root.tokenReady = true;
|
root.tokenReady = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user