1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-11 05:17:55 +03:00

Bad resolve fixed

This commit is contained in:
Adolfo Gómez García 2015-09-22 01:04:32 +02:00
parent df2dcf7acd
commit 36adbe387c

View File

@ -45,11 +45,7 @@ from .client import oVirtClient
import logging import logging
<<<<<<< HEAD __updated__ = '2015-09-22'
__updated__ = '2015-09-12'
=======
__updated__ = '2015-09-21'
>>>>>>> origin/v1.9
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)