fetch_common: remove unused variable

This commit is contained in:
Joshua Root
2026-06-18 04:46:27 +10:00
parent ea7f26f176
commit 63e51116d7
-1
View File
@@ -35,7 +35,6 @@ package require Pextlib 1.0
namespace eval portfetch {
variable urlmap
array set urlmap {}
variable hostregex {[a-zA-Z]+://([a-zA-Z0-9\.\-_]+)}
}
# Name space for internal site lists storage