aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/outcome/sptmpdir.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/outcome/sptmpdir.go')
-rw-r--r--internal/outcome/sptmpdir.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/sptmpdir.go b/internal/outcome/sptmpdir.go
index dd675d67..9fb3f8d1 100644
--- a/internal/outcome/sptmpdir.go
+++ b/internal/outcome/sptmpdir.go
@@ -7,8 +7,8 @@ import (
"hakurei.app/container/fhs"
"hakurei.app/container/std"
"hakurei.app/hst"
+ "hakurei.app/internal/acl"
"hakurei.app/internal/system"
- "hakurei.app/internal/system/acl"
)
func init() { gob.Register(spTmpdirOp{}) }