sync: drop unuseful comment (#12705)

This commit is contained in:
oech3
2026-06-07 19:35:27 +02:00
committed by GitHub
parent c61b881360
commit 6bd3a39c3a
-2
View File
@@ -3,8 +3,6 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
/* Last synced with: sync (GNU coreutils) 8.13 */
use clap::{Arg, ArgAction, Command};
#[cfg(any(target_os = "linux", target_os = "android"))]
use nix::errno::Errno;