Fix build
This commit is contained in:
parent
708f600afe
commit
3029b7b9be
|
|
@ -34,8 +34,8 @@ public class UserController {
|
|||
}
|
||||
|
||||
// @fold:on
|
||||
@SuppressWarnings("serial")
|
||||
static class MissingUserException extends RuntimeException {
|
||||
|
||||
}
|
||||
// @fold:off
|
||||
|
||||
|
|
|
|||
|
|
@ -35,8 +35,8 @@ public class UserController {
|
|||
}
|
||||
|
||||
// @fold:on
|
||||
@SuppressWarnings("serial")
|
||||
static class MissingUserException extends RuntimeException {
|
||||
|
||||
}
|
||||
// @fold:off
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue