Remove unused cruft

This commit is contained in:
Daniel Nelson 2018-10-19 15:43:45 -07:00
parent 55f3645e8c
commit 100d11f24e
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 0 additions and 7 deletions

View File

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