remove checkstyle error

This commit is contained in:
Chas Honton 2017-10-11 08:15:21 -07:00
parent e7b3e1d20f
commit 0f32b292c2
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**