Skip to content

Commit 74d7d07

Browse files
authored
import os for downloaded files
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
1 parent fbfbcc3 commit 74d7d07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nxc/protocols/nfs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import re
55
import uuid
66
import math
7+
import os
78

89

910
class nfs(connection):

0 commit comments

Comments
 (0)