wangshan 8 years ago
parent
commit
8c529e0732
1 changed files with 0 additions and 1 deletions
  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"
 )