Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit ee794bf

Browse files
committed
🚿
1 parent dc04657 commit ee794bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Providers/NPROne.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
use chillerlan\HTTP\Utils\MessageUtil;
1414
use chillerlan\OAuth\Core\{AccessToken, CSRFToken, OAuth2Provider, TokenInvalidate, TokenRefresh};
15-
use Psr\Http\Message\{RequestInterface, ResponseInterface};
16-
use function in_array, ltrim, rtrim, sprintf, strtolower, str_contains;
15+
use Psr\Http\Message\{ResponseInterface};
16+
use function in_array, sprintf, strtolower;
1717

1818
/**
1919
* NPR API services (OAuth2)

0 commit comments

Comments
 (0)