Skip to content

Commit 2348e08

Browse files
committed
Remove unused import
1 parent 1e1385c commit 2348e08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
1616
package main
1717

1818
import (
19-
"fmt"
2019
"github.com/prometheus/client_golang/prometheus"
2120
"io/ioutil"
2221
"log"

0 commit comments

Comments
 (0)