removed unused imports

Esse commit está contido em:
Taco
2014-04-09 18:49:14 +02:00
commit deff187509
-5
Ver Arquivo
@@ -13,11 +13,6 @@
package com.sun.jna;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import java.lang.reflect.Field;
import java.util.HashMap;
import java.util.Map;
import junit.framework.TestCase;