Skip to content

Commit 0db9374

Browse files
committed
Removed comment
1 parent 86ad1dd commit 0db9374

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contrib/format-pdf/src/test/java/org/apache/drill/exec/store/pdf/TestPdfFormat.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public static void setup() throws Exception {
5353
dirTestWatcher.copyResourceToRoot(Paths.get("pdf/"));
5454
}
5555

56-
// TODO Remove unused PDF files
5756
@Test
5857
public void testStarQuery() throws RpcException {
5958
String sql = "SELECT * FROM cp.`pdf/argentina_diputados_voting_record.pdf` WHERE `Provincia` = 'Rio Negro'";

0 commit comments

Comments
 (0)