remove extra line

This commit is contained in:
Wisani Shilumani 2018-07-20 10:49:20 +02:00
parent 6f7dfa9f84
commit b35348dfd6

View File

@ -112,7 +112,6 @@ class BrowseArchives extends React.Component {
});
}
// used as an intermediary to give us an easy to search through JSON object
transformInterviews = (interviews) => {
const { length } = Object.keys(interviews);