Fix import library error

Change-Id: I4b1f886bafdcfe8e110249596e85947e567babe8
This commit is contained in:
Q.hongtao 2019-09-06 16:34:48 +08:00
parent eea4060f03
commit 7d955f1b27
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import compiler
import os.path
import sys
from olso_utils import importutils
from oslo_utils import importutils
def is_localized(node):