Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reindent the java sources
[simgrid.git] / src / bindings / java / org / simgrid / msg / Msg.java
index 6cdc894..8153a42 100644 (file)
@@ -9,11 +9,6 @@
 package org.simgrid.msg;
 import org.simgrid.NativeLib;
 
-import java.io.FileOutputStream;
-import java.io.InputStream;
-import java.io.OutputStream;
-import java.io.File;
-
 
 public final class Msg {
        /* Statically load the library which contains all native functions used in here */