Skip to content

Commit 35b34f3

Browse files
committed
Obsolete comment
1 parent 57fe302 commit 35b34f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/java/org/z3950/zing/cql/CQLParserTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@ public void testRandomQueries() throws IOException, MissingParameterException {
144144
}
145145
}
146146

147-
// helper methods follow
148-
// TODO move to masterkey-common
149-
150147
@SuppressWarnings("rawtypes")
151148
public static String[] getResourceListing(Class clazz, String path) throws IOException {
152149
URL dirURL = clazz.getClassLoader().getResource(path);

0 commit comments

Comments
 (0)