Resolves checkstyle errors for execute-around extension-objects (#1071)
* Reduces checkstyle errors in execute-around * Reduces checkstyle errors in extension-objects
This commit is contained in:
committed by
Ilkka Seppälä
parent
5ae2ce6e2e
commit
4dae1fae57
@ -29,7 +29,7 @@ import org.slf4j.LoggerFactory;
|
||||
import units.CommanderUnit;
|
||||
|
||||
/**
|
||||
* Class defining Commander
|
||||
* Class defining Commander.
|
||||
*/
|
||||
public class Commander implements CommanderExtension {
|
||||
|
||||
|
Reference in New Issue
Block a user