- removing the regexs import

This commit is contained in:
Rohith 2016-07-13 16:00:17 +01:00
parent 9786a52e09
commit e14ea53b44

View file

@ -19,7 +19,6 @@ package main
import (
"fmt"
"os"
"regexp"
"strconv"
"strings"
"time"