Skip to content

Commit 86365bc

Browse files
pthirunclaude
andcommitted
Fix ambiguous VisibleForTesting import in VenicePushJob
Remove duplicate Guava VisibleForTesting import that conflicts with the existing Venice VisibleForTesting annotation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 19498b5 commit 86365bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

clients/venice-push-job/src/main/java/com/linkedin/venice/hadoop/VenicePushJob.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
import static com.linkedin.venice.vpj.VenicePushJobConstants.VENICE_DISCOVER_URL_PROP;
8484
import static com.linkedin.venice.vpj.VenicePushJobConstants.VENICE_STORE_NAME_PROP;
8585

86-
import com.google.common.annotations.VisibleForTesting;
8786
import com.linkedin.avroutil1.compatibility.AvroCompatibilityHelper;
8887
import com.linkedin.d2.balancer.D2Client;
8988
import com.linkedin.venice.PushJobCheckpoints;

0 commit comments

Comments
 (0)