Changes to itl were merged, reverting to the original repo

This commit is contained in:
Deluan
2017-04-01 09:51:25 -04:00
parent c417a00e62
commit 9260a8b9ed
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import (
"github.com/astaxie/beego"
"github.com/cloudsonic/sonic-server/conf"
"github.com/cloudsonic/sonic-server/domain"
"github.com/deluan/itl"
"github.com/dhowden/itl"
"github.com/dhowden/tag"
)