mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-27 11:10:19 -06:00
Remove unused import that was causing a hard error on Windows
This commit is contained in:
parent
5ae681f2ba
commit
62d7a1044e
@ -7,7 +7,6 @@
|
||||
//
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
let historyDetail =
|
||||
|
Loading…
Reference in New Issue
Block a user