1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Merge pull request #6758 from BenWiederhake/dev-rm-unused-file-printf

printf: delete unused file
This commit is contained in:
Sylvestre Ledru 2024-10-01 13:29:25 +02:00 committed by GitHub
commit 095819b22e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +0,0 @@
// This file is part of the uutils coreutils package.
//
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
mod cli;