Remove unused imports

**Cherry-pick to `5.4.x` & `5.3.x`**
This commit is contained in:
Artem Bilan
2021-07-01 15:51:50 -04:00
parent 836a11be6a
commit ed47b566b9
2 changed files with 0 additions and 2 deletions

View File

@@ -16,7 +16,6 @@
package org.springframework.integration.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;