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
7a065ea5c5
commit
b1d8c1fd39
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
import React, { Component } from 'react';
|
||||
|
||||
import EditWidgetColorControl from '../edit-widget/edit-widget-color-control';
|
||||
import EditWidgetNumberControl from '../edit-widget/edit-widget-number-control';
|
||||
|
||||
class WidgetLine extends Component {
|
||||
render() {
|
||||
|
|
Loading…
Add table
Reference in a new issue