Skip to content

Commit 64b62bf

Browse files
remove-unused-annotation
1 parent a06a1ce commit 64b62bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modelarmor/src/test/java/modelarmor/SnippetsIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
/** Integration (system) tests for {@link Snippets}. */
4141
@RunWith(JUnit4.class)
42-
@SuppressWarnings("checkstyle:AbbreviationAsWordInName")
4342
public class SnippetsIT {
4443
private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT");
4544
private static final String LOCATION_ID = System.getenv()

0 commit comments

Comments
 (0)