This reverts commit 3b345b3cfd1a7199386bf86289afb678a9562158.
@@ -160,7 +160,6 @@ public class SettlementServiceImpl extends BaseSettlementServiceImpl implements
return vaultodyService.withdraw(vaultodyWithdrawRequest);
default:
throw ServiceException.exception("channel Not support");
-
}