mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/16671] Code style fixes
PHPBB3-16671
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
namespace phpbb\avatar\driver;
|
||||
|
||||
use bantu\IniGetWrapper\IniGetWrapper;
|
||||
use \phpbb\storage\exception\exception as storage_exception;
|
||||
use phpbb\storage\exception\exception as storage_exception;
|
||||
|
||||
/**
|
||||
* Handles avatars uploaded to the board
|
||||
|
Reference in New Issue
Block a user