mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
remove unused import
This commit is contained in:
parent
8d0b86e242
commit
3ae503fded
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ import {FormGroup, FormControl, FormLabel} from 'react-bootstrap';
|
|||
import { Multiselect } from 'multiselect-react-dropdown'
|
||||
import Dialog from '../common/dialogs/dialog';
|
||||
import ParametersEditor from '../common/parameters-editor';
|
||||
import SelectFile from "../file/select-file";
|
||||
|
||||
class EditConfigDialog extends React.Component {
|
||||
valid = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue