1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-27 15:13:32 +00:00

Minor style changes

This commit is contained in:
andryyy
2017-05-08 15:38:03 +02:00
parent 653d23a843
commit a18bcce93d
-1
View File
@@ -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