mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
lint fix
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
68001990a0
commit
d043ff7710
@ -41,7 +41,7 @@ export class NamespaceStore extends KubeObjectStore<Namespace> {
|
||||
}
|
||||
|
||||
get initNamespaces() {
|
||||
return namespaceUrlParam.get()
|
||||
return namespaceUrlParam.get();
|
||||
}
|
||||
|
||||
getContextParams() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user