mirror of https://github.com/apache/cloudstack.git
fix eof
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
parent
adb317d8b5
commit
5710676961
|
|
@ -24,4 +24,3 @@ import com.cloud.utils.db.GenericDao;
|
|||
|
||||
public interface ManagementServerHostDetailsDao extends GenericDao<ManagementServerHostDetailVO, Long>, ResourceDetailsDao<ManagementServerHostDetailVO> {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue