mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 16:58:56 +00:00
refactor: sanitize javadoc
This commit is contained in:
+1
-2
@@ -40,9 +40,8 @@ import org.junit.jupiter.api.BeforeEach;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/12/15 - 11:15 PM
|
||||
* AsynchronousServiceTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class AsynchronousServiceTest {
|
||||
private AsynchronousService service;
|
||||
|
||||
Reference in New Issue
Block a user