Skip to content

Commit c29e9f8

Browse files
Excavator: Remove calls to deprecated APIs
1 parent 56d4449 commit c29e9f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sls-versions/src/test/java/com/palantir/sls/versions/OrderableSlsVersionTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ public void testSerialization() throws IOException {
102102
}
103103
}
104104

105-
@SuppressWarnings("for-rollout:deprecation")
106105
@Test
107106
public void testParsesStructureCorrectly() {
108107
assertThat(OrderableSlsVersion.valueOf("1.2.3"))

0 commit comments

Comments
 (0)