Trival: Remove unused logging import
Change-Id: Iedcc4e478b9d1276773d47a401d442b0165e7dcb
This commit is contained in:
@@ -12,11 +12,8 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
import logging
|
||||
|
||||
from openstackclient.common import utils
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
DEFAULT_ALARMING_API_VERSION = '2'
|
||||
API_VERSION_OPTION = 'os_alarming_api_version'
|
||||
|
Reference in New Issue
Block a user