diff options
Diffstat (limited to 'container/path.go')
| -rw-r--r-- | container/path.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/path.go b/container/path.go index 80c64b29..5170fceb 100644 --- a/container/path.go +++ b/container/path.go @@ -9,7 +9,7 @@ import ( "strings" "syscall" - "hakurei.app/container/fhs" + "hakurei.app/fhs" "hakurei.app/vfs" ) |
