Remove unused import logging
The code is not useful. Change-Id: I007179b0cd06a161cf255244e69a7820c9cbdd0a Closes-bug: #1529541
This commit is contained in:
@@ -10,11 +10,8 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
import logging
|
||||
|
||||
from barbicanclient import client
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
DEFAULT_API_VERSION = '1'
|
||||
API_VERSION_OPTION = 'os_key_manager_api_version'
|
||||
|
||||
Reference in New Issue
Block a user