diff options
Diffstat (limited to 'internal/system/dispatcher.go')
| -rw-r--r-- | internal/system/dispatcher.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/dispatcher.go b/internal/system/dispatcher.go index 88091595..d9a9fdb9 100644 --- a/internal/system/dispatcher.go +++ b/internal/system/dispatcher.go @@ -6,7 +6,7 @@ import ( "log" "os" - "hakurei.app/container/check" + "hakurei.app/check" "hakurei.app/hst" "hakurei.app/internal/acl" "hakurei.app/internal/dbus" |
