From 415c5d874762d518d075f9739387ad6cb4d9a1e5 Mon Sep 17 00:00:00 2001 From: Almira Krdzic Date: Wed, 26 Sep 2018 16:01:43 +0200 Subject: [PATCH] Remove empty function --- backend/app/plugins/wiaas/includes/class-wiaas-checkout.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/backend/app/plugins/wiaas/includes/class-wiaas-checkout.php b/backend/app/plugins/wiaas/includes/class-wiaas-checkout.php index 2b0c82c..fab3dbf 100644 --- a/backend/app/plugins/wiaas/includes/class-wiaas-checkout.php +++ b/backend/app/plugins/wiaas/includes/class-wiaas-checkout.php @@ -2,11 +2,6 @@ class Wiaas_Checkout { - public static function init() { - - } - - /** * Process the order checkout. *