Skip to content

Commit efaf017

Browse files
committed
remove unnecessary alias
Signed-off-by: Carlos Rodriguez-Fernandez <[email protected]>
1 parent 14644de commit efaf017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"syscall"
2727
"time"
2828

29-
probing "github.com/prometheus-community/pro-bing"
29+
"github.com/prometheus-community/pro-bing"
3030
"github.com/superq/smokeping_prober/config"
3131

3232
"github.com/alecthomas/kingpin/v2"

0 commit comments

Comments
 (0)