SystemQuery: Remove unnecessary import
This commit is contained in:
parent
e63111e64f
commit
7e42698317
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
import sysinfo from 'systeminformation';
|
|
||||||
|
|
||||||
import Agent from './agent/Agent.mjs';
|
import Agent from './agent/Agent.mjs';
|
||||||
import InfoBroker from './core/InfoBroker.mjs';
|
import InfoBroker from './core/InfoBroker.mjs';
|
||||||
|
|
Loading…
Reference in a new issue