Update AdvancedSorceress.java

This commit is contained in:
kapinuss 2017-05-18 20:26:47 +03:00 committed by GitHub
parent 08901f3c26
commit 30dcbee2cc

View File

@ -25,7 +25,6 @@ package com.iluwatar.dependency.injection;
/**
*
* AdvancedSorceress implements inversion of control. It depends on abstraction that can be injected
* through its setter.
*/