refactor: clean comments and docstring

This commit is contained in:
2024-08-02 22:58:32 +02:00
parent e9ef6cbb4b
commit 723c06acd9
5 changed files with 38 additions and 52 deletions

View File

@ -5,5 +5,4 @@ mod ssvlib_demo;
fn main() {
ssvlib_demo::demo();
// XXX
}