mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove extra log
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
parent
5e7a49a707
commit
183ab0ea46
@ -587,7 +587,6 @@ export class KubeApi<T extends KubeObject> {
|
||||
}
|
||||
|
||||
electron.powerMonitor.once("suspend", () => {
|
||||
logger.info(`[KUBE-API] system suspended, abort watching of ${watchUrl}...`);
|
||||
electron.powerMonitor.once("resume", () => {
|
||||
const url = "k8slens.dev"; // url to check if domain names are resolvable.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user