package/gluon-hoodselector: check_site.lua rm domain seed check thus its already checked by gluon-core

This commit is contained in:
Jan-Tarek Butt 2018-10-06 17:32:29 +02:00
parent 436bc8f5b0
commit f750853741

View File

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