Skip to content

Commit cc509c3

Browse files
Excavator: Remove calls to deprecated APIs
1 parent ea14b61 commit cc509c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

conjure-python-core/src/test/java/com/palantir/conjure/python/ConjurePythonGeneratorTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ private void maybeResetExpectedDirectory(Path expected, ConjureDefinition defini
9393
}
9494
}
9595

96-
@SuppressWarnings("for-rollout:deprecation")
9796
private ConjureDefinition getInputDefinitions(Path folder) throws IOException {
9897
Files.createDirectories(folder);
9998
try (Stream<Path> walk = Files.walk(folder)) {

0 commit comments

Comments
 (0)