mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
22dbce8d61
commit
211a02754f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Manage HP ILO
|
|||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
import xml.etree.cElementTree as ET
|
||||
from salt._compat import ElementTree as ET
|
||||
import salt.utils
|
||||
import os
|
||||
import tempfile
|
||||
|
|
Loading…
Add table
Reference in a new issue