implement truncate and fstat better
[nestedvm.git] / src / org / ibex / nestedvm / util / InodeCache.java
index cb1d7f0..a169d5f 100644 (file)
@@ -1,7 +1,5 @@
 package org.ibex.nestedvm.util;
 
-import java.util.Arrays;
-
 // Based on the various org.xwt.util.* classes by Adam Megacz
 
 public class InodeCache {