Skip to content

Commit c11986d

Browse files
committed
Fix ruff lintinfg error [F401]
1 parent bf78320 commit c11986d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/protocols/smb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666

6767

6868
from time import time, ctime, sleep
69-
from datetime import datetime
7069
from traceback import format_exc
7170
from termcolor import colored
7271
import contextlib

0 commit comments

Comments
 (0)