fix formatting

pull/1444/head
Knic Knic 2020-02-23 00:48:26 -08:00
parent 2346ccc63f
commit c2db115ec3
8 changed files with 78 additions and 82 deletions

View File

@ -1,9 +1,5 @@
package rootless
import (
)
func Rootless(stateDir string) error {
panic("Rootless not supported on windows")
}