Skip to content

Commit 08901f3

Browse files
authored
Update AdvancedSorceress.java
1 parent c746004 commit 08901f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dependency-injection/src/main/java/com/iluwatar/dependency/injection/AdvancedSorceress.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*
2929
* AdvancedSorceress implements inversion of control. It depends on abstraction that can be injected
3030
* through its setter.
31-
*
3231
*/
3332
public class AdvancedSorceress implements Wizard {
3433

0 commit comments

Comments
 (0)