mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-20 12:24:09 +00:00
Package naming corrections and cleanup.
This commit is contained in:
@@ -13,7 +13,7 @@ import javax.persistence.OneToMany;
|
||||
import javax.persistence.Table;
|
||||
|
||||
import com.iluwatar.servicelayer.common.BaseEntity;
|
||||
import com.iluwatar.servicelayer.servicelayer.spell.Spell;
|
||||
import com.iluwatar.servicelayer.spell.Spell;
|
||||
import com.iluwatar.servicelayer.wizard.Wizard;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user