### Problem The `shouldShowOfflineMessage` parameter has been used only in [one use case](https://github.com/Expensify/App/blob/b1e1fa7a7ba1d643d26fdfd383ac35a0463fca86/src/components/IOUConfirmationList.js#L352) which has now been deprecated. ### Solution Remove the parameter
Problem
The
shouldShowOfflineMessageparameter has been used only in one use case which has now been deprecated.Solution
Remove the parameter