Remove unused @Import
This commit is contained in:
@@ -46,7 +46,6 @@ import org.springframework.retry.backoff.BackOffPolicy;
|
||||
*/
|
||||
@Target(ElementType.TYPE)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Import(RetryConfiguration.class)
|
||||
@Documented
|
||||
public @interface Backoff {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user