mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
remove unused imports
This commit is contained in:
parent
908730b072
commit
5f36915afb
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
|
||||
|
||||
import RestDataManager from '../common/data-managers/rest-data-manager';
|
||||
import RestAPI from "../common/api/rest-api";
|
||||
import AppDispatcher from "../common/app-dispatcher";
|
||||
|
||||
class WidgetsDataManager extends RestDataManager{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue