removed unused reference

This commit is contained in:
Taliesin Sisson 2015-11-07 17:12:19 +00:00
parent d1961b7c8e
commit bda2468404
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package common
import (
"fmt"
"log"
//"log"
"strings"
"unicode"
"unicode/utf8"