mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
remove unused import from topology widget #217
This commit is contained in:
parent
a4f7d314b6
commit
afb8d1add8
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
import React from 'react';
|
||||
import {UncontrolledReactSVGPanZoom} from 'react-svg-pan-zoom';
|
||||
import config from '../../config';
|
||||
import '../../styles/simple-spinner.css';
|
||||
import { cimsvg } from 'libcimsvg';
|
||||
import AppDispatcher from "../../common/app-dispatcher";
|
||||
|
|
Loading…
Add table
Reference in a new issue