Remove unused imports in setup.py

Then glob and os modules are not being used and no longer need to be
imported.
Change-Id: I0d9862811338fe6c8014c2c50c78c2cca721f9d0
This commit is contained in:
Andrew Laski
2012年10月24日 22:40:57 -04:00
parent 1ae3f8a41e
commit e45d2b6d6a

View File

@@ -15,9 +15,6 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
import glob
import os
import setuptools
from nova.openstack.common import setup as common_setup
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.