cmd/fsu: remove import of internal package
All checks were successful
test / test (push) Successful in 24s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-11-04 12:32:14 +09:00
parent af15b1c048
commit 88abcbe0b2
3 changed files with 10 additions and 5 deletions

View File

@@ -3,7 +3,6 @@ package internal
import "path"
var (
Fmain = compPoison
Fsu = compPoison
Fshim = compPoison
Finit = compPoison