purestorage: Drop unused HAS_PURITY_FB flag
Availability of the client is checked through the module name directly instead of this flag. Trivial-Fix Change-Id: I774fbd98ad097819d5cf4cd5bf3a08ce26d47ed9
This commit is contained in:
@@ -27,7 +27,6 @@ from manila import exception
|
||||
from manila.i18n import _
|
||||
from manila.share import driver
|
||||
|
||||
HAS_PURITY_FB = True
|
||||
try:
|
||||
import purity_fb
|
||||
except ImportError:
|
||||
|
Reference in New Issue
Block a user