import but not use

This commit is contained in:
Augists 2022-02-11 13:11:59 +08:00
parent 7de992adb0
commit 42c82450ed

View File

@ -8,15 +8,15 @@ import (
"encoding/base64" "encoding/base64"
"encoding/xml" "encoding/xml"
"errors" "errors"
"flag" _ "flag"
"fmt" "fmt"
"io" "io"
"io/ioutil" "io/ioutil"
"log" _ "log"
"os" "os"
"path" "path"
"path/filepath" "path/filepath"
"runtime" _ "runtime"
"strconv" "strconv"
"strings" "strings"