mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
ssh: add another missing import (copy
std lib module)
This commit is contained in:
parent
c1d2e20afa
commit
be5f7058ad
@ -8,6 +8,7 @@ import tempfile
|
||||
import json
|
||||
import getpass
|
||||
import shutil
|
||||
import copy
|
||||
|
||||
# Import salt libs
|
||||
import salt.ssh.shell
|
||||
|
Loading…
Reference in New Issue
Block a user