Skip to content

Commit 582bb14

Browse files
authored
[linux][mem] remove unnecessary import
1 parent 32b14a3 commit 582bb14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mem/mem_linux.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import (
1414
"strings"
1515

1616
"github.com/shirou/gopsutil/internal/common"
17-
"github.com/shirou/gopsutil/v3/internal/common"
1817
"golang.org/x/sys/unix"
1918
)
2019

0 commit comments

Comments
 (0)