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:
@@ -24,5 +24,3 @@ This is left to support backwards compatibility.
|
||||
"""
|
||||
|
||||
from nova import config
|
||||
|
||||
FLAGS = config.CONF
|
||||
|
||||
Reference in New Issue
Block a user