diff --git a/src/components/IOUConfirmationList.js b/src/components/IOUConfirmationList.js
index 7468e2138ca4..91eaebc3914c 100755
--- a/src/components/IOUConfirmationList.js
+++ b/src/components/IOUConfirmationList.js
@@ -1,7 +1,6 @@
import React, {Component} from 'react';
import {View} from 'react-native';
import PropTypes from 'prop-types';
-import {ScrollView} from 'react-native-gesture-handler';
import {withOnyx} from 'react-native-onyx';
import _ from 'underscore';
import styles from '../styles/styles';
@@ -354,7 +353,7 @@ class IOUConfirmationList extends Component {
const canModifyParticipants = this.props.isIOUAttachedToExistingChatReport && this.props.hasMultipleParticipants;
return (
<>
-
+
-
+
this.textInput = el}