Tidy up redundant use declarations. (#3333)
This is just a minor code cleanup.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use std::{env, process};
|
||||
use wasi;
|
||||
use wasi_tests::open_scratch_directory;
|
||||
|
||||
unsafe fn test_fd_fdstat_set_flags(dir_fd: wasi::Fd) {
|
||||
|
||||
Reference in New Issue
Block a user