Skip to content

Commit 30de1c4

Browse files
committed
remove unused import
1 parent 3c7475f commit 30de1c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/ansible-ssh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import os
1818
import shlex
1919
import subprocess
2020
import sys
21-
from collections import defaultdict
2221

2322
NO_HOSTKEY_CHECK_OPTS = [
2423
'-o', 'StrictHostKeyChecking=no',

0 commit comments

Comments
 (0)