Minor style changes
parent
653d23a843
commit
a18bcce93d
|
@ -177,7 +177,6 @@ local function dkim_signing_cb(task)
|
||||||
p.selector = data
|
p.selector = data
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if settings.path_map then
|
if settings.path_map then
|
||||||
local data = settings.path_map:get_key(dkim_domain)
|
local data = settings.path_map:get_key(dkim_domain)
|
||||||
if data then
|
if data then
|
||||||
|
|
Loading…
Reference in New Issue