horizon/horizon/utils
Zhongyue Luo a3d136e365 Removes unused imports
Removed unused imports founded by:

find . -type f -name "*py" -exec pylint -r n {} \; | grep -E "Unused imp|^\*"

Change-Id: I84f81ed833f6f792c5beb41a4d6b26cbb3236b2b
2012-12-10 11:27:51 +08:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
fields.py Added action for creating a volume from snapshot 2012-07-24 13:06:17 +03:00
filters.py Added a new attribute - display_choices 2012-05-16 12:30:09 +03:00
functions.py Added a check for None value in get_object_display 2012-08-07 11:48:47 +03:00
html.py Dropdown arrow button inherits the same style as main button. 2012-03-27 15:33:22 -07:00
memoized.py Enable quota data from multiple sources. 2012-10-24 12:53:42 -07:00
secret_key.py Removes unused imports 2012-12-10 11:27:51 +08:00
validators.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00