Skip to content

Commit

Permalink
csplit: remove "crate_name" attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Mar 18, 2024
1 parent 2f4969c commit e569b0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/uu/csplit/src/csplit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
//
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
#![crate_name = "uu_csplit"]
// spell-checker:ignore rustdoc
#![allow(rustdoc::private_intra_doc_links)]

Expand Down

0 comments on commit e569b0b

Please sign in to comment.