import but not use

pull/770/head
Augists 2022-02-11 13:11:59 +08:00
parent 7de992adb0
commit 42c82450ed
1 changed files with 3 additions and 3 deletions

View File

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