mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add missing import
This commit is contained in:
parent
4ce6370d6e
commit
a54245f080
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ from __future__ import absolute_import
|
|||
import glob
|
||||
import os
|
||||
import re
|
||||
import itertools
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
|
Loading…
Add table
Reference in a new issue