21
0
Fork 0

fix the unused import

This commit is contained in:
Liu Ming 2016-07-02 22:20:58 +08:00
parent eaea4d0573
commit da346a5ffb
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import (
"bytes"
"encoding/binary"
"io"
"log"
"os"
"unicode/utf16"
)