Remove empty function

This commit is contained in:
Almira Krdzic
2018-09-26 16:01:43 +02:00
parent 12805678b1
commit 415c5d8747

View File

@@ -2,11 +2,6 @@
class Wiaas_Checkout { class Wiaas_Checkout {
public static function init() {
}
/** /**
* Process the order checkout. * Process the order checkout.
* *