1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/17493] Remove unused methods and use statements

PHPBB-17493
This commit is contained in:
Marc Alexander
2025-04-21 15:24:07 +02:00
parent 3caab55e81
commit 3125f3e1d3
3 changed files with 1 additions and 9 deletions

View File

@@ -13,8 +13,6 @@
namespace phpbb\db\migration\data\v310;
use phpbb\messenger\method\messenger_interface;
class notification_options_reconvert extends \phpbb\db\migration\migration
{
protected const NOTIFY_EMAIL = 0;