mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/16764] Remove unused files
PHPBB3-16764
This commit is contained in:
@@ -20,7 +20,6 @@ class avatar_types extends \phpbb\db\migration\migration
|
||||
*/
|
||||
protected $avatar_type_map = array(
|
||||
AVATAR_UPLOAD => 'avatar.driver.upload',
|
||||
AVATAR_REMOTE => 'avatar.driver.remote',
|
||||
AVATAR_GALLERY => 'avatar.driver.local',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user