Merge pull request #2488 from vladh/remove-scrollable-comment

doc: remove extraneous comment
This commit is contained in:
Héctor Ramón 2024-07-11 04:52:03 +02:00 committed by GitHub
commit aaab9865c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,4 @@
//! Navigate an endless amount of content with a scrollbar.
// use crate::container;
use crate::container;
use crate::core::event::{self, Event};
use crate::core::keyboard;