Skip to content

Commit 10ebe1c

Browse files
committed
rm todo
1 parent 6010878 commit 10ebe1c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-iceberg/src/test/java/org/apache/flink/cdc/connectors/iceberg/sink/v2/IcebergSinkITCase.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,4 @@ private List<String> fetchTableContent(Catalog catalog, TableId tableId) {
192192
}
193193
return results;
194194
}
195-
196-
@Test
197-
public void restoreIcebergSink() throws Exception {
198-
// todo:
199-
}
200195
}

0 commit comments

Comments
 (0)