删除了第 6 行未使用的 crypto/sha256 导入。
This commit is contained in:
@@ -3,7 +3,6 @@ package xboard
|
||||
import (
|
||||
"bytes"
|
||||
"context"
|
||||
"crypto/sha256"
|
||||
"encoding/base64"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user