Merge "Remove unused logging import"
This commit is contained in:
commit
0eeee4d697
@ -17,14 +17,10 @@
|
||||
|
||||
import json
|
||||
|
||||
from oslo_log import log as logging
|
||||
import requests
|
||||
import six
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class DiscoApi(object):
|
||||
"""Class for all the requests to Disco API."""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user