Fix Checkstyle violation
This commit is contained in:
parent
d0231cb29a
commit
0f1d16bb05
|
@ -19,7 +19,6 @@ package org.springframework.web.method;
|
|||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.util.List;
|
||||
|
||||
import javax.annotation.Priority;
|
||||
|
||||
import org.junit.Test;
|
||||
|
|
Loading…
Reference in New Issue