mirror of https://github.com/rancher/ui.git
lint
This commit is contained in:
parent
8fe5bc17e6
commit
51f41c7e7e
|
|
@ -141,7 +141,6 @@ export default Resource.extend({
|
||||||
.catch((err) => {
|
.catch((err) => {
|
||||||
this.growl.fromError('Error refreshing user user auth tokens', err)
|
this.growl.fromError('Error refreshing user user auth tokens', err)
|
||||||
});
|
});
|
||||||
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue