Skip to content

Commit 7b89177

Browse files
committed
config
1 parent b43b55e commit 7b89177

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bandwidth/configuration.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,8 +550,6 @@ def get_access_token(self) -> str:
550550
self.temp_access_token_expires_at = now + body['expires_in']
551551
return self.temp_access_token
552552

553-
return 'token'
554-
555553
def auth_settings(self)-> AuthSettings:
556554
"""Gets Auth Settings dict for api client.
557555

0 commit comments

Comments
 (0)