Skip to content

Commit dca1bfb

Browse files
committed
Removing unused imports
1 parent f7518e6 commit dca1bfb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

msal/application.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
import base64
21
import functools
3-
import hashlib
42
import json
5-
import os
63
import time
74

85
from msal.oauth2cli.authcode import obtain_auth_code

0 commit comments

Comments
 (0)