Removed now-redundant TODO comments

This commit is contained in:
Joel Collins 2020-11-13 11:27:54 +00:00
parent 004ba0b06e
commit c0f9f34256
4 changed files with 0 additions and 9 deletions

View file

@ -131,7 +131,6 @@ export default {
},
submitApiUri: function() {
// TODO: This could probably be handled more explicitally
return this.pluginApiUri + this.route;
}
},