treewide: import internal/helper

For #24.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-11-12 23:19:34 +09:00
parent f347d44c22
commit 15a66a2b31
6 changed files with 6 additions and 6 deletions

View File

@@ -10,8 +10,8 @@ import (
"testing"
"hakurei.app/container/stub"
"hakurei.app/helper"
"hakurei.app/hst"
"hakurei.app/internal/helper"
"hakurei.app/system/dbus"
)