Remove unused cruft

This commit is contained in:
Daniel Nelson
2018-10-19 15:43:45 -07:00
parent 55f3645e8c
commit 100d11f24e

View File

@@ -1,7 +0,0 @@
// +build uint64
package metric
func init() {
EnableUintSupport()
}