Commit 832dcd3ddfb7e5f807a5c54d33a3ea4354b73f7c

Authored by Luciano Borges
1 parent 2b3949ab
Exists in master

Ajuste na formatação.

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 }