Update console_test.go

This commit is contained in:
Nguyen Sy Thanh Son 2019-01-04 12:26:43 +07:00 committed by GitHub
parent a003b32e8e
commit 4d7d00f6e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@ package console
import ( import (
"bytes" "bytes"
"errors" "errors"
"fmt"
"io/ioutil" "io/ioutil"
"os" "os"
"strings" "strings"