This commit is contained in:
Deluan 2016-03-01 18:01:12 -05:00
parent 26355bf0d7
commit 95f73d75bc
1 changed files with 1 additions and 3 deletions

View File

@ -21,9 +21,7 @@ func (c *GetIndexesController) Prepare() {
inject.ExtractAssignable(utils.Graph, &c.properties)
}
/*
TODO: Shortcuts amd validate musicFolder parameter
*/
// TODO: Shortcuts amd validate musicFolder parameter
func (c *GetIndexesController) Get() {
var err error