Remove a small file, and add comments

This commit is contained in:
Justin Li
2014-07-17 01:45:14 -04:00
parent 199496bfa6
commit 414e14f826
3 changed files with 42 additions and 34 deletions
+1 -1
View File
@@ -7,8 +7,8 @@
package noop
import (
"github.com/chihaya/chihaya/config"
"github.com/chihaya/chihaya/backend"
"github.com/chihaya/chihaya/config"
"github.com/chihaya/chihaya/tracker/models"
)