Skip to content

Commit

Permalink
Fix: Reference to Record is ambiguous tchiotludo#965
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinFajardoBarrera committed Dec 22, 2021
1 parent 4e29c28 commit 82a0771
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 82a0771

Please sign in to comment.