mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
sync: drop unuseful comment (#12705)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user