fix esiconv import

This commit is contained in:
41666 2024-11-03 20:18:03 -08:00
parent e93020232f
commit 0ab3bc1939

View file

@ -9,7 +9,7 @@ import (
"os" "os"
"path" "path"
"github.com/kayteh/esi" "git.sapphic.engineer/noe/esi"
) )
func main() { func main() {