mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-17 02:59:23 +00:00
Formatted all files to the same standard
This commit is contained in:
@@ -3,5 +3,5 @@ package com.iluwatar;
|
||||
public abstract class SoulEatingMagicWeaponImp extends MagicWeaponImp {
|
||||
|
||||
public abstract void eatSoulImp();
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user