Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit f69c65c

Browse files
authored
Merge pull request #3 from nagylzs/master
Remove unused local
2 parents 943e88f + a1bd719 commit f69c65c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/oidcrp/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ def client_setup(self, iss_id='', user=''):
318318

319319
temporary_client = self.init_client('')
320320
temporary_client.do_request('webfinger', resource=user)
321-
issuer = temporary_client.service_context.issuer
322321
else:
323322
temporary_client = None
324323

0 commit comments

Comments
 (0)