Skip to content
Snippets Groups Projects

Add scheduled method to email

Merged Miroslav Rouča requested to merge addScheduledEmail into milestone-3
+ 0
4
@@ -61,10 +61,6 @@
<artifactId>h2</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Loading