Skip to content

Commit 783e311

Browse files
Typo.
1 parent 00f4b97 commit 783e311

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,3 @@ mod dynamixel_protocol;
6161
pub use dynamixel_protocol::{CommunicationErrorKind, DynamixelProtocolHandler};
6262

6363
type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;
64-
65-
// TODO: clippy

0 commit comments

Comments
 (0)