fix: checkstyle
This commit is contained in:
parent
cb95c30553
commit
5abf25fcbe
|
@ -4,7 +4,6 @@ import com.databasir.common.DatabasirException;
|
|||
import lombok.Getter;
|
||||
import org.springframework.security.core.AuthenticationException;
|
||||
|
||||
|
||||
@Getter
|
||||
public class DatabasirAuthenticationException extends AuthenticationException {
|
||||
|
||||
|
|
Loading…
Reference in New Issue