remove all private tracker logic

There are no consumers of any of this logic nor is it complete. We're
better off without it in the meantime until we have a use case and a
more cohesive model for expressing it.
This commit is contained in:
Jimmy Zelinskie
2016-01-04 18:26:23 -05:00
parent f70be94911
commit 9862a57b73
21 changed files with 24 additions and 516 deletions

View File

@@ -23,9 +23,6 @@ import (
"github.com/chihaya/chihaya/stats"
"github.com/chihaya/chihaya/tracker"
"github.com/chihaya/chihaya/udp"
// See the README for how to import custom drivers.
_ "github.com/chihaya/chihaya/backend/noop"
)
var (