Formatted all files to the same standard
This commit is contained in:
@ -3,10 +3,10 @@ package com.iluwatar;
|
||||
/**
|
||||
*
|
||||
* Strategy interface.
|
||||
*
|
||||
*
|
||||
*/
|
||||
public interface DragonSlayingStrategy {
|
||||
|
||||
void execute();
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user