Skip to content

Commit cb72ae9

Browse files
committed
Remove unnecessary datetime import
1 parent 80dc132 commit cb72ae9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/onelogin/saml2/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
Setting class of OneLogin's Python Toolkit.
99
1010
"""
11-
from datetime import datetime
1211
from time import time
1312
import re
1413
from os.path import dirname, exists, join, sep

0 commit comments

Comments
 (0)