fix missing fmt import

This commit is contained in:
2025-10-10 13:16:01 +01:00
parent a88e871e89
commit 93a90f2b06

View File

@@ -3,7 +3,6 @@ package xep0392
import (
"crypto/sha1"
"encoding/binary"
"fmt"
"image"
"image/color"
"math"