Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit a81411a6 authored by Darrel Danadyaksa Poli's avatar Darrel Danadyaksa Poli
Browse files

[REFACTOR] Remove unnecessary blank line in AuthenticationApplication

parent 3dbe6c09
No related branches found
No related tags found
1 merge request!1Login registration
......@@ -8,7 +8,6 @@ import org.springframework.web.bind.annotation.RestController;
@SpringBootApplication
public class AuthenticationApplication {
public static void main(String[] args) {
SpringApplication.run(AuthenticationApplication.class, args);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment