Add removed import

This commit is contained in:
Pedro Algarvio 2014-11-24 23:57:52 +00:00
parent 5dab3e0d7d
commit e9a8481ff7

View File

@ -9,7 +9,7 @@
# Import Python libs
from __future__ import absolute_import
import logging
import logging
from copy import copy
# Import Salt Libs
from salt.log import setup_console_logger