Merge pull request #24 from UKHomeOffice/os_envs
- removing the regexs import
This commit is contained in:
commit
a0cc65311d
|
@ -19,7 +19,6 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
"os"
|
||||
"regexp"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
|
|
Reference in a new issue