diff options
Diffstat (limited to 'container/mount.go')
| -rw-r--r-- | container/mount.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/mount.go b/container/mount.go index 360a71dc..171b210b 100644 --- a/container/mount.go +++ b/container/mount.go @@ -6,8 +6,8 @@ import ( "os" . "syscall" - "hakurei.app/container/vfs" "hakurei.app/message" + "hakurei.app/vfs" ) /* |
