chore: remove redundant import prefixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
package ulimit
|
||||
|
||||
import (
|
||||
unix "golang.org/x/sys/unix"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user