Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'certbot-postfix/certbot_postfix/__init__.py')
-rw-r--r--certbot-postfix/certbot_postfix/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/certbot-postfix/certbot_postfix/__init__.py b/certbot-postfix/certbot_postfix/__init__.py
deleted file mode 100644
index 122c54bc6..000000000
--- a/certbot-postfix/certbot_postfix/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-"""Certbot Postfix plugin."""
-
-from certbot_postfix.installer import Installer