Remove unused import that was causing a hard error on Windows

pull/6/head
Dave Page 2017-09-18 16:54:43 +01:00
parent 5ae681f2ba
commit 62d7a1044e
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
//
//////////////////////////////////////////////////////////////////////////
import React from 'react';
import PropTypes from 'prop-types';
let historyDetail =