mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00
[linux][mem] remove unnecessary import
This commit is contained in:
parent
32b14a3723
commit
582bb14d8a
@ -14,7 +14,6 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/shirou/gopsutil/internal/common"
|
||||
"github.com/shirou/gopsutil/v3/internal/common"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user