Skip to content

Commit b686a9e

Browse files
author
Peter Jausovec
committed
Remove fmt from import
Signed-off-by: Peter Jausovec <[email protected]>
1 parent ea348d7 commit b686a9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prometheus/counter.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ package prometheus
1515

1616
import (
1717
"errors"
18-
"fmt"
1918
"math"
2019
"sync/atomic"
2120

0 commit comments

Comments
 (0)