Skip to content

Commit 9e66f37

Browse files
committed
remove unused import
1 parent b445881 commit 9e66f37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

filter_plugins/slurm_conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from ansible import errors
1919
import jinja2
2020
import re
21-
import pprint
2221

2322
# Pattern to match a hostname with numerical ending
2423
pattern = re.compile("^(.*\D(?=\d))(\d+)$")

0 commit comments

Comments
 (0)