diff options
author | Christian Hesse <mail@eworm.de> | 2018-10-10 21:49:46 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-10-10 21:49:46 +0200 |
commit | 1bbbe3a5a7dfb2b45d77e6c6c8c1f95bc533f935 (patch) | |
tree | 5534b038d55e8f20c0ee5f8a428939c43275d7e6 /check-certificates | |
parent | 9f4b6fac4400e4cd92e8b88c58fac55d3a112d24 (diff) |
global: remove unused variables
Diffstat (limited to 'check-certificates')
-rw-r--r-- | check-certificates | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/check-certificates b/check-certificates index e584462..566b013 100644 --- a/check-certificates +++ b/check-certificates @@ -5,8 +5,6 @@ # check for certificate validity :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global SendNotification; |