@@ -11,7 +11,6 @@ |
||
11 | 11 | namespace DirkGroenen\Pinterest\Auth; |
12 | 12 | |
13 | 13 | use DirkGroenen\Pinterest\Transport\Request; |
14 | -use DirkGroenen\Pinterest\Exceptions\PinterestException; |
|
15 | 14 | |
16 | 15 | class PinterestOAuth { |
17 | 16 |