#114 Fixed checkstyle issue

This commit is contained in:
codinghog 2017-11-07 07:37:12 +01:00
parent c45e9a1faf
commit 87ee97a112

View File

@ -1,7 +1,6 @@
package com.iluwatar.eip.aggregator.routes;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.processor.aggregate.AggregationStrategy;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;