build fix

This commit is contained in:
Jan Prochazka
2020-06-21 22:00:59 +02:00
parent ae2ee7c6e2
commit 387867b1ae
3 changed files with 1 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ import FormStyledButton from '../widgets/FormStyledButton';
import { useConnectionList, useDatabaseList, useDatabaseInfo } from './metadataLoaders';
import useSocket from './SocketProvider';
import getAsArray from './getAsArray';
import { fullNameToString } from '@dbgate/datalib';
export const FormRow = styled.div`
display: flex;