mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 11:36:16 +00:00
nl: remove "spell-checker:ignore" line
This commit is contained in:
parent
d00134640b
commit
0010fece35
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
||||||
// * file that was distributed with this source code.
|
// * file that was distributed with this source code.
|
||||||
// *
|
// *
|
||||||
|
|
||||||
// spell-checker:ignore (ToDO) corasick memchr
|
|
||||||
|
|
||||||
use clap::{crate_version, Arg, ArgAction, Command};
|
use clap::{crate_version, Arg, ArgAction, Command};
|
||||||
use std::fs::File;
|
use std::fs::File;
|
||||||
use std::io::{stdin, BufRead, BufReader, Read};
|
use std::io::{stdin, BufRead, BufReader, Read};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue