Skip to content

Commit

Permalink
chore(core): reference to Record is ambiguous (#966)
Browse files Browse the repository at this point in the history
close #965
  • Loading branch information
EdwinFajardoBarrera authored Dec 22, 2021
1 parent 9f526fd commit a36d74b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/akhq/controllers/TopicController.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
import org.apache.kafka.common.resource.ResourceType;
import org.codehaus.httpcache4j.uri.URIBuilder;
import org.reactivestreams.Publisher;
import org.akhq.models.Record;

import java.time.Instant;
import java.util.*;
Expand Down

0 comments on commit a36d74b

Please sign in to comment.