From c7a326a4d498007d295d1a7682a158a4c7f9c444 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 16 Apr 2025 12:10:04 +0900 Subject: [PATCH] Remove unnecessary +x mode The file is not actually executable. Change-Id: Ie7a979adba474ebe1622c510866302b72b8d709e --- manila_ui/dashboards/project/shares/replicas/tables.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 manila_ui/dashboards/project/shares/replicas/tables.py diff --git a/manila_ui/dashboards/project/shares/replicas/tables.py b/manila_ui/dashboards/project/shares/replicas/tables.py old mode 100755 new mode 100644