Remove unused package "fmt"
This commit is contained in:
parent
8303048f5e
commit
a23e9f0c27
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
package phpfpm
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
"sync"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue