mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 18:58:44 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -48,7 +48,6 @@ import lombok.extern.slf4j.Slf4j;
|
||||
* is locked, any other alive Fiends will try to lock, which will result in a race to lock the
|
||||
* sword.
|
||||
*
|
||||
* @author Noam Greenshtain
|
||||
*/
|
||||
@Slf4j
|
||||
public class App implements Runnable {
|
||||
|
||||
Reference in New Issue
Block a user