Remove unused import that was causing a hard error on Windows
parent
5ae681f2ba
commit
62d7a1044e
|
@ -7,7 +7,6 @@
|
||||||
//
|
//
|
||||||
//////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
import React from 'react';
|
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
let historyDetail =
|
let historyDetail =
|
||||||
|
|
Loading…
Reference in New Issue