Explorar o código

Remove another one debug warning

DarthSim %!s(int64=6) %!d(string=hai) anos
pai
achega
c8467f7700
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      processing_options.go

+ 0 - 1
processing_options.go

@@ -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
 	}