Remove unused variable from MovieHistoryRow

pull/6918/head
Qstick 3 years ago
parent 59186adbfc
commit 57e05b70da

@ -67,8 +67,7 @@ class MovieHistoryRow extends Component {
data,
isMarkingAsFailed,
shortDateFormat,
timeFormat,
onMarkAsFailedPress
timeFormat
} = this.props;
const {

Loading…
Cancel
Save