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

Merge pull request #3560 from Nicofuma/ticket/13790

[ticket/13790] Update phpcs
This commit is contained in:
Nils Adermann
2015-05-30 10:53:47 +02:00
23 changed files with 110 additions and 127 deletions

View File

@@ -13,7 +13,6 @@
namespace phpbb\auth\provider\oauth;
use OAuth\OAuth1\Token\StdOAuth1Token;
use OAuth\Common\Token\TokenInterface;
use OAuth\Common\Storage\TokenStorageInterface;