Merge "purestorage: Drop unused HAS_PURITY_FB flag"

This commit is contained in:
Zuul
2025-08-27 23:03:36 +00:00
committed by Gerrit Code Review

View File

@@ -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: