mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-06-01 16:11:59 +00:00
Formatted all files to the same standard
This commit is contained in:
@@ -6,5 +6,5 @@ public class ElfKing implements King {
|
||||
public String toString() {
|
||||
return "This is the Elven king!";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user