Fix Checkstyle violation

master
Sam Brannen 5 years ago
parent d0231cb29a
commit 0f1d16bb05
  1. 1
      spring-web/src/test/java/org/springframework/web/method/ControllerAdviceBeanTests.java

@ -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…
Cancel
Save