mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
Remove another one debug warning
This commit is contained in:
parent
56f69c193c
commit
c8467f7700
@ -793,7 +793,6 @@ func applyProcessingOptions(po *processingOptions, options urlOptions) error {
|
||||
}
|
||||
|
||||
func isAllowedSource(imageURL string) bool {
|
||||
logWarning("URL: %s", imageURL)
|
||||
if len(conf.AllowedSources) == 0 {
|
||||
return true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user