mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Ratpack fix formatting and non-ascii characters
This commit is contained in:
@@ -37,4 +37,4 @@ import java.lang.annotation.*;
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target({ElementType.METHOD, ElementType.PARAMETER})
|
||||
public @interface NonBlocking {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user