Skip to content

Commit 068fde7

Browse files
author
harthur-jam
committed
Commit
1 parent e404239 commit 068fde7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adconnector.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
from datetime import datetime
2+
13
from ldap3 import Connection, Server, ALL
24

35
from credentials import DOMAIN
4-
from datetime import datetime
5-
import locale
66

77

88
class ADConnector:

0 commit comments

Comments
 (0)