mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
One more python3 related fix
This commit is contained in:
parent
bf1aefa47b
commit
5d6873bb84
@ -11,6 +11,7 @@ Beacon to monitor memory usage.
|
||||
from __future__ import absolute_import
|
||||
import logging
|
||||
import re
|
||||
from salt.ext.six.moves import map
|
||||
|
||||
# Import Third Party Libs
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user