Skip to content

Commit 7f294ae

Browse files
committed
Remove already imported os
1 parent 7b6ca4e commit 7f294ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nxc/protocols/smb.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,8 +980,6 @@ def enumerate_sessions_info(self, sessions):
980980

981981
@requires_admin
982982
def qwinsta(self):
983-
import os
984-
985983
desktop_states = {
986984
"WTS_SESSIONSTATE_UNKNOWN": "",
987985
"WTS_SESSIONSTATE_LOCK": "Locked",

0 commit comments

Comments
 (0)