mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Lint fixes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
5f2ba35e98
commit
174fccef31
@ -21,8 +21,8 @@ const loadPodsFromAllNamespacesInjectable = getInjectable({
|
||||
onLoadFailure: error =>
|
||||
showErrorNotification(`Can not load Pods. ${String(error)}`),
|
||||
});
|
||||
}
|
||||
}
|
||||
})
|
||||
};
|
||||
},
|
||||
});
|
||||
|
||||
export default loadPodsFromAllNamespacesInjectable;
|
||||
export default loadPodsFromAllNamespacesInjectable;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user