Skip to content

Commit

Permalink
Merge pull request #6091 from cakebaker/csplit_remove_crate_name_attr…
Browse files Browse the repository at this point in the history
…ibute

csplit: remove `crate_name` attribute
  • Loading branch information
sylvestre authored Mar 18, 2024
2 parents 2f4969c + e569b0b commit 7819cb3
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 7819cb3

Please sign in to comment.