Skip to content

Commit 66e85d3

Browse files
committed
Remove transport definition
1 parent d83a4a1 commit 66e85d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpack/ccr/CCRInfoTransportAction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public class CCRInfoTransportAction extends XPackInfoFeatureTransportAction {
2929

3030
private final boolean enabled;
3131
private final XPackLicenseState licenseState;
32-
private final TransportVersion transportVersion = TransportVersion.fromName("my-transport-version");
3332

3433
@Inject
3534
public CCRInfoTransportAction(

0 commit comments

Comments
 (0)