diff --git a/crates/nu-explore/src/pager/events.rs b/crates/nu-explore/src/pager/events.rs
index b408b10f1d..6023ddd8e3 100644
--- a/crates/nu-explore/src/pager/events.rs
+++ b/crates/nu-explore/src/pager/events.rs
@@ -32,38 +32,35 @@ impl UIEvents {
}
}
- pub fn next(&self) -> Result