mirror of https://github.com/k3s-io/k3s
fix formatting
parent
2346ccc63f
commit
c2db115ec3
|
@ -1,9 +1,5 @@
|
|||
package rootless
|
||||
|
||||
import (
|
||||
)
|
||||
|
||||
|
||||
func Rootless(stateDir string) error {
|
||||
panic("Rootless not supported on windows")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue