Skip to content

Commit cdaef2e

Browse files
committed
Remove unused urllib import in open_id.py
1 parent de2344c commit cdaef2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

zitadel_client/auth/open_id.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
import ssl
3-
import urllib
43
import urllib.error
54
import urllib.request
65
from typing import Optional

0 commit comments

Comments
 (0)