T235 Useless class has been removed
This commit is contained in:
		| @@ -1,14 +0,0 @@ | ||||
| package com.release11.klaus.utilis; | ||||
|  | ||||
| import com.release11.klaus.model.MockedMessageDto; | ||||
| import org.springframework.context.annotation.Bean; | ||||
| import org.springframework.context.annotation.Configuration; | ||||
|  | ||||
| //TODO: is it really necessary? kekw | ||||
| @Configuration | ||||
| public class ObjectConfig { | ||||
|     @Bean | ||||
|     public MockedMessageDto globalMessageDto(){ | ||||
|         return new MockedMessageDto(); | ||||
|     } | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user