fmt import removed

This commit is contained in:
alessio 2016-09-05 17:57:49 +02:00
parent fd1158ddbe
commit 6ce7593407
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package cli
import (
"bufio"
"bytes"
"fmt"
"io"
"log"
"os"