diff --git a/openstack_dashboard/management/commands/extract_messages.py b/openstack_dashboard/management/commands/extract_messages.py index 29a70cb959..4def2971be 100644 --- a/openstack_dashboard/management/commands/extract_messages.py +++ b/openstack_dashboard/management/commands/extract_messages.py @@ -12,7 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# pylint: disable=import-error,deprecated-module import os from subprocess import call