This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit f17953a0 authored by Michael Breu's avatar Michael Breu
Browse files

Minor prettier:format

parent 92d2792c
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
...@@ -11,7 +11,6 @@ import org.springframework.data.jpa.repository.config.EnableJpaRepositories; ...@@ -11,7 +11,6 @@ import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
@Configuration @Configuration
@EnableJpaRepositories("at.ac.uibk.gitsearch.repository.timezone") @EnableJpaRepositories("at.ac.uibk.gitsearch.repository.timezone")
public class NoOpMailConfiguration { public class NoOpMailConfiguration {
private final MailService mockMailService; private final MailService mockMailService;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment