Skip to content

Commit 7dd593c

Browse files
author
tac0turtle
committed
rust fmt
1 parent 8b60a22 commit 7dd593c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/crates/client/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ impl ConfigClient {
3232
let response = self.get_namespace().await?;
3333
Ok(response.data_namespace)
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)