Remove unused import on fmt

This commit is contained in:
Hiroaki Nakamura 2016-07-01 00:13:43 +00:00
parent 5d8200dfdf
commit 808feee73b

View File

@ -1,7 +1,6 @@
package main
import (
"fmt"
"log"
"os"
"strings"