mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
import missing logging module
This commit is contained in:
parent
fe0ad36609
commit
298cf4f5c0
@ -15,6 +15,7 @@ so it can be used to maintain services using the ``provider`` argument:
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import python libs
|
||||
import logging
|
||||
import os
|
||||
import os.path
|
||||
import re
|
||||
|
Loading…
Reference in New Issue
Block a user