mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2025-01-03 04:50:11 +00:00
chore: Remove unnecessary log
This commit is contained in:
parent
7a6d318192
commit
02961967dc
@ -75,7 +75,6 @@ func ParseArgs() {
|
||||
config.AllowedUrls = regexp.MustCompile(allowedHostsRegex)
|
||||
}
|
||||
|
||||
log.Info(*allowedPattern)
|
||||
if *allowedPattern != "" {
|
||||
config.AllowedPattern = regexp.MustCompile(*allowedPattern)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user