Commit 832dcd3ddfb7e5f807a5c54d33a3ea4354b73f7c
1 parent
2b3949ab
Exists in
master
Ajuste na formatação.
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
impl/core/src/test/java/security/authorization/error/ErrorAuthorizer.java
| @@ -52,6 +52,4 @@ public class ErrorAuthorizer implements Authorizer { | @@ -52,6 +52,4 @@ public class ErrorAuthorizer implements Authorizer { | ||
| 52 | throw new RuntimeException("Erro desconhecido ao obter permissões"); | 52 | throw new RuntimeException("Erro desconhecido ao obter permissões"); |
| 53 | } | 53 | } |
| 54 | 54 | ||
| 55 | - | ||
| 56 | - | ||
| 57 | } | 55 | } |