Skip to content

Commit ffa2701

Browse files
author
Rajat Gupta
committed
Fix format error gradle precommit check
Signed-off-by: Rajat Gupta <[email protected]>
1 parent c88b104 commit ffa2701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agent-sm/agent/src/main/java/org/opensearch/javaagent/SuppressForbidden.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@
4444
@Target({ ElementType.CONSTRUCTOR, ElementType.FIELD, ElementType.METHOD, ElementType.TYPE })
4545
@interface SuppressForbidden {
4646
String reason();
47-
}
47+
}

0 commit comments

Comments
 (0)