Skip to content

Commit

Permalink
#23 removed unneccessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
BGehrels committed May 23, 2017
1 parent 5ba13f1 commit c4da519
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;
import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
import org.springframework.scheduling.annotation.Scheduled;
import org.zalando.fahrschein.NakadiClient;
import org.zalando.nakadiproducer.eventlog.EventLogWriter;
import org.zalando.nakadiproducer.eventlog.impl.EventLogRepository;
Expand Down

0 comments on commit c4da519

Please sign in to comment.