Skip to content

Commit d876b99

Browse files
Gregory PettGregory Pett
authored andcommitted
applying spotless
1 parent d432ae0 commit d876b99

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/main/java/org/kohsuke/github/GHCodeScanningAlertInstance.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@
66
import java.util.Collections;
77
import java.util.List;
88

9-
109
/**
11-
* Code scanning alert instance for a repository
12-
*
13-
* <a href="https://docs.github.com/en/rest/reference/code-scanning"></a>
10+
* Code scanning alert instance for a repository <a href="https://docs.github.com/en/rest/reference/code-scanning"></a>
1411
*/
1512
public class GHCodeScanningAlertInstance {
1613
private String ref;

0 commit comments

Comments
 (0)