mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
4c4f07ca4c
commit
b2925ad7b7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ import hashlib # do not remove, used in imported file.py functions
|
|||
import errno # do not remove, used in imported file.py functions
|
||||
import shutil # do not remove, used in imported file.py functions
|
||||
import re # do not remove, used in imported file.py functions
|
||||
import string # do not remove, used in imported file.py functions
|
||||
import sys # do not remove, used in imported file.py functions
|
||||
import fileinput # do not remove, used in imported file.py functions
|
||||
import fnmatch # do not remove, used in imported file.py functions
|
||||
|
|
Loading…
Add table
Reference in a new issue