mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
remove debug log
This commit is contained in:
committed by
Aiden McClelland
parent
e8617c310a
commit
fee358918a
@@ -108,7 +108,7 @@ impl CliContext {
|
||||
.with_kind(crate::ErrorKind::ParseUrl)?
|
||||
.push("rpc")
|
||||
.push("v1");
|
||||
dbg!(url)
|
||||
url
|
||||
},
|
||||
client: {
|
||||
let mut builder = Client::builder().cookie_provider(cookie_store.clone());
|
||||
|
||||
Reference in New Issue
Block a user