fix(core): update
This commit is contained in:
parent
a04151e537
commit
ccece078a2
@ -133,8 +133,4 @@ export class SmartNetwork {
|
|||||||
const result = plugins.os.networkInterfaces();
|
const result = plugins.os.networkInterfaces();
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
public async getDefaultGateWay() {
|
|
||||||
// TOTO get default gateways
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user