pragma solidity ^0.4.24; import "./CreditorProxyCoreInterface.sol"; // solhint-disable no-empty-blocks contract LTVCreditorProxyInterface is CreditorProxyCoreInterface {}