Skip to content

Commit 4184d95

Browse files
committed
nfs.py: Remove unused import
Signed-off-by: Tony Asleson <tasleson@redhat.com>
1 parent cf4b32c commit 4184d95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targetd/nfs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1313

1414
import re
15-
import hashlib
1615
import os
1716
import os.path
1817
import shlex

0 commit comments

Comments
 (0)