We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b60a22 commit 7dd593cCopy full SHA for 7dd593c
client/crates/client/src/config.rs
@@ -32,4 +32,4 @@ impl ConfigClient {
32
let response = self.get_namespace().await?;
33
Ok(response.data_namespace)
34
}
35
-}
+}
0 commit comments