Remove unused cruft

This commit is contained in:
Daniel Nelson
2018-10-22 17:15:57 -07:00
parent 55f3645e8c
commit 100d11f24e
-7
View File
@@ -1,7 +0,0 @@
// +build uint64
package metric
func init() {
EnableUintSupport()
}