Skip to content

Commit fc62b4f

Browse files
style(LinstorSR): rename linstorvolumemanager import
Signed-off-by: Mathieu Labourier <[email protected]>
1 parent 7a5ab30 commit fc62b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/LinstorSR.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414
# You should have received a copy of the GNU General Public License
1515
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
from drivers.linstorvolumemanager import write_controller_uri_cache
16+
from linstorvolumemanager import write_controller_uri_cache
1717
from sm_typing import Optional, override
1818

1919
from constants import CBTLOG_TAG

0 commit comments

Comments
 (0)