Skip to content
Snippets Groups Projects
Commit 9c16bca2 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Fix warning

parent 9bd5d697
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ extern crate syscall;
use std::env;
use std::fs::File;
use std::io::{Read, Write};
use std::mem::size_of;
use std::sync::Arc;
use std::thread;
use spin::Mutex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment