diff --git a/ee/core/sslutils.py b/ee/core/sslutils.py index 36a4dc65..7800f99b 100644 --- a/ee/core/sslutils.py +++ b/ee/core/sslutils.py @@ -20,4 +20,3 @@ class SSL: " -text -noout|grep \"Not After\"|cut -c 25-`\" ".format(domain)) return expiration_date - \ No newline at end of file