Update sensors/sensors_test.go

Co-authored-by: shirou <shirou.faw@gmail.com>
pull/1725/head
Sven Nierlein 7 months ago committed by GitHub
parent e731c602e1
commit 25d60f8360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,8 +6,6 @@ import (
"context" "context"
"fmt" "fmt"
"testing" "testing"
"github.com/shirou/gopsutil/v4/sensors"
) )
func TestTemperatureStat_String(t *testing.T) { func TestTemperatureStat_String(t *testing.T) {

Loading…
Cancel
Save