summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--barbicanclient/osc_plugin.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/barbicanclient/osc_plugin.py b/barbicanclient/osc_plugin.py
index 95f7076..0bf390b 100644
--- a/barbicanclient/osc_plugin.py
+++ b/barbicanclient/osc_plugin.py
@@ -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'