filesystem: Remove unused const variable.
This commit is contained in:
parent
71abff14b1
commit
ccbea34465
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ import (
|
|||
import "C"
|
||||
|
||||
const (
|
||||
procMounts = "/proc/mounts"
|
||||
filesystemSubsystem = "filesystem"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue