Remove FLAGS

The FLAGS variable is now unused in the codebase, so we can safely
remove it.

Change-Id: Idb70442d2420673d31da2b210486b6ec4ae76c84
This commit is contained in:
Mark McLoughlin
2012-11-15 19:18:46 -05:00
parent e702805725
commit c2d08ecb7f

View File

@@ -24,5 +24,3 @@ This is left to support backwards compatibility.
"""
from nova import config
FLAGS = config.CONF