From f066778ed579a58ee736636c14fd4eaac03c05b1 Mon Sep 17 00:00:00 2001 From: Matthew Farrellee Date: Wed, 4 Jun 2014 09:08:16 -0700 Subject: [PATCH] Remove excutils from openstack-common.conf No code uses the excutils module Change-Id: Ie91a0339c8f21e7aecdee9f33feb155370206895 --- openstack-common.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/openstack-common.conf b/openstack-common.conf index 88891c80..5cb08da4 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -5,4 +5,3 @@ module=apiclient.exceptions module=importutils module=strutils module=cliutils -module=excutils