Remove fmt from import

Signed-off-by: Peter Jausovec <peter.jausovec@oracle.com>
This commit is contained in:
Peter Jausovec 2018-11-02 09:21:12 -07:00
parent ea348d7c20
commit b686a9e02e
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ package prometheus
import (
"errors"
"fmt"
"math"
"sync/atomic"