Remove unneeded embed import

This commit is contained in:
Elara 2023-06-22 14:37:27 -07:00
parent b160383186
commit 1a31c082d9
1 changed files with 0 additions and 1 deletions

View File

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