Skip to content

Commit

Permalink
Update cursor.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Aug 9, 2024
1 parent 6b81b94 commit 10c2b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cursor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ mod tests {

use super::{
sys::position, MoveDown, MoveLeft, MoveRight, MoveTo, MoveUp, RestorePosition,
SavePosition, SetCursorStyle,
SavePosition,
};

// Test is disabled, because it's failing on Travis
Expand Down

0 comments on commit 10c2b9e

Please sign in to comment.