Fix import for test example

This commit is contained in:
qowevisa 2024-11-27 14:02:54 +02:00
parent 87f5b7eeba
commit d88653f41c

View File

@ -5,7 +5,7 @@ import (
"log"
"time"
"git.qowevisa.me/Qowevisa/tuimenu/simple"
"git.qowevisa.me/qowevisa/tuimenu/simple"
)
func main() {