diff --git a/src/uu/tr/src/tr.rs b/src/uu/tr/src/tr.rs index 6d0a2784d..d8e97694b 100644 --- a/src/uu/tr/src/tr.rs +++ b/src/uu/tr/src/tr.rs @@ -3,8 +3,6 @@ // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code. -// spell-checker:ignore (ToDO) allocs bset dflag cflag sflag tflag - mod operation; mod unicode_table;