Skip to content

Commit 8e39f0f

Browse files
authored
Merge pull request #382 from Firesphere/patch-1
Add Auth Exception use
2 parents 1101625 + e2aedee commit 8e39f0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Instagram/Transport/JsonProfileDataFeedV2.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
namespace Instagram\Transport;
66

7+
use Instagram\Exception\InstagramAuthException;
78
use Instagram\Exception\InstagramFetchException;
89
use Instagram\Utils\InstagramHelper;
910

0 commit comments

Comments
 (0)