Remove unneeded tidy comment

This commit is contained in:
Lzu Tao 2020-09-04 09:41:03 +00:00
parent 37cd79cd32
commit dce7248a39
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
// ignore-tidy-filelength
//! String manipulation.
//!
//! For more details, see the [`std::str`] module.