diff --git a/frontend/src/History/HistoryRow.js b/frontend/src/History/HistoryRow.js
index f1a431d6e..9f66e7194 100644
--- a/frontend/src/History/HistoryRow.js
+++ b/frontend/src/History/HistoryRow.js
@@ -265,17 +265,6 @@ class HistoryRow extends Component {
);
}
- if (name === 'successful') {
- return (
-
- {data.successful}
-
- );
- }
-
if (name === 'source') {
return (