deleteOrder() has an input variable "quoteId" of the ethflow.Data. And this variable is not needed. We could optimize for gas and take the variable out.
But IMO, it's not worth it, as this would require defining another EthflowOrder library data type and the gas overhead is quite low