package/gluon-hoodselector: check_site.lua rm domain seed check thus its already checked by gluon-core
This commit is contained in:
parent
436bc8f5b0
commit
f750853741
@ -1,5 +1,3 @@
|
||||
need_string_match(in_domain({'domain_seed'}), '^' .. ('%x'):rep(64) .. '$')
|
||||
|
||||
function need_nil(path)
|
||||
need(path, function(val)
|
||||
if val == nil then
|
||||
|
Loading…
Reference in New Issue
Block a user