mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
fix ~ compiler warning (unused import)
This commit is contained in:
parent
5584194a13
commit
2c5d154b67
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
use crate::common::util::*;
|
use crate::common::util::*;
|
||||||
use std::env;
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_groups() {
|
fn test_groups() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue