You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
fetch_common: remove unused variable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user