remove unnecessary comment
This commit is contained in:
@@ -88,10 +88,5 @@ fn main() -> Result<(), io::Error> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Example of sending a command that expects a response
|
|
||||||
|
|
||||||
|
|
||||||
// Example of sending a command that does not expect a response
|
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user