mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Remove (apparently) dead getKey methods
This commit is contained in:
parent
4d9f23e315
commit
c76fcb91ba
5 changed files with 0 additions and 41 deletions
|
@ -282,12 +282,4 @@ class PayLaterWCBlocksModule implements ModuleInterface {
|
|||
);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the key for the module.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function getKey() {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue