mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 19:35:02 -02:30
Remove logging from fact init
This commit is contained in:
@@ -1,5 +1,2 @@
|
|||||||
# Copyright (c) 2015 Ansible, Inc.
|
# Copyright (c) 2015 Ansible, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
|
|
||||||
import logging
|
|
||||||
logger = logging.getLogger('awx.fact')
|
|
||||||
|
|||||||
Reference in New Issue
Block a user