diff options
Diffstat (limited to 'Postman/Postman.php')
-rw-r--r-- | Postman/Postman.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Postman/Postman.php b/Postman/Postman.php index 9f4f7ce..643431d 100644 --- a/Postman/Postman.php +++ b/Postman/Postman.php @@ -132,9 +132,6 @@ class Postman { // MyMail integration new PostmanMyMailConnector( $rootPluginFilenameAndPath ); - // Contact form 7 - new Postsmtp_ContactForm7; - // WooCommerce Integration //new PostmanWoocommerce(); |