删除了第 6 行未使用的 crypto/sha256 导入。

This commit is contained in:
CN-JS-HuiBai
2026-04-15 00:21:54 +08:00
parent 17ed1bbe21
commit 3c8615221a

View File

@@ -3,7 +3,6 @@ package xboard
import (
"bytes"
"context"
"crypto/sha256"
"encoding/base64"
"encoding/json"
"fmt"