diff options
Diffstat (limited to 'actions/apiaccountupdatedeliverydevice.php')
-rw-r--r-- | actions/apiaccountupdatedeliverydevice.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/apiaccountupdatedeliverydevice.php b/actions/apiaccountupdatedeliverydevice.php index a7342a94f..ec87c4c95 100644 --- a/actions/apiaccountupdatedeliverydevice.php +++ b/actions/apiaccountupdatedeliverydevice.php @@ -53,7 +53,6 @@ class ApiAccountUpdateDeliveryDeviceAction extends ApiAuthAction * @param array $args $_REQUEST args * * @return boolean success flag - * */ function prepare($args) { |