Cleanup: remove TODO
Remove a TODO (the work was done in cdf1cff4).
This commit is contained in:
parent
c7a709bbd3
commit
1ef9a81094
@ -58,7 +58,6 @@ export default {
|
|||||||
|
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// TODO: also call this when SocketIO reconnects.
|
|
||||||
fetchManagerInfo() {
|
fetchManagerInfo() {
|
||||||
const metaAPI = new API.MetaApi(getAPIClient());
|
const metaAPI = new API.MetaApi(getAPIClient());
|
||||||
metaAPI.getVersion().then((version) => {
|
metaAPI.getVersion().then((version) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user