diff --git a/chattr.go b/chattr.go index 0ffbf7b..3597660 100644 --- a/chattr.go +++ b/chattr.go @@ -1,8 +1,9 @@ package sbctl import ( - "golang.org/x/sys/unix" "os" + + "golang.org/x/sys/unix" ) const (