mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 16:58:56 +00:00
Package naming corrections and cleanup.
This commit is contained in:
@@ -2,7 +2,7 @@ package com.iluwatar.servicelayer.magic;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import com.iluwatar.servicelayer.servicelayer.spell.Spell;
|
||||
import com.iluwatar.servicelayer.spell.Spell;
|
||||
import com.iluwatar.servicelayer.spellbook.Spellbook;
|
||||
import com.iluwatar.servicelayer.wizard.Wizard;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user