Remove unneeded embed import

This commit is contained in:
Elara 2023-06-22 14:37:27 -07:00
parent b160383186
commit 1a31c082d9

View File

@ -1,7 +1,6 @@
package vercmp package vercmp
import ( import (
_ "embed"
"strconv" "strconv"
"strings" "strings"