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 (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
"regexp"
|
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
Reference in a new issue