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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user