Skip to content

Commit e939b5e

Browse files
committed
remove math library from credentials
1 parent 5f65658 commit e939b5e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pybritive/helpers/credentials.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import hashlib
44
import time
55
import webbrowser
6-
import math
76
import requests
87
from requests.adapters import HTTPAdapter, Retry
98
from pathlib import Path

0 commit comments

Comments
 (0)