Delete Engine.java
This commit is contained in:
parent
3148bebd72
commit
15481af880
|
@ -1,8 +0,0 @@
|
||||||
package com.baeldung.beaninjectiontypes;
|
|
||||||
|
|
||||||
import org.springframework.stereotype.Component;
|
|
||||||
|
|
||||||
@Component
|
|
||||||
public class Engine {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue