chore: pkg imported more than once (#1541)

Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
This commit is contained in:
guangwu
2023-06-29 07:49:43 +08:00
committed by GitHub
parent 615732f1e6
commit df428249a3

View File

@@ -3,7 +3,6 @@ package dwarftestdata
import (
"bytes"
"embed"
_ "embed"
"fmt"
"os/exec"
)