wangshan il y a 8 ans
Parent
commit
8c529e0732
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      common/src/qfw/util/influxdb.go

+ 0 - 1
common/src/qfw/util/influxdb.go

@@ -2,7 +2,6 @@ package util
 
 import (
 	"github.com/influxdata/influxdb-client"
-	"log"
 	"time"
 )