Merge "Removed unused constant in v3/views/clusters.py"
This commit is contained in:
commit
e22c97bf7d
@ -19,8 +19,6 @@ from oslo_utils import timeutils
|
||||
class ViewBuilder(object):
|
||||
"""Map Cluster into dicts for API responses."""
|
||||
|
||||
_collection_name = 'clusters'
|
||||
|
||||
@staticmethod
|
||||
def _normalize(date):
|
||||
if date:
|
||||
|
Loading…
x
Reference in New Issue
Block a user