From 3a98de78e3691005d4fd756655b7dfd1abf727dc Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 5 Oct 2020 14:33:36 +0300 Subject: [PATCH] dspace_statistics_api/items.py: Remove executable bit We don't need to execute this on the command line. --- dspace_statistics_api/items.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 dspace_statistics_api/items.py diff --git a/dspace_statistics_api/items.py b/dspace_statistics_api/items.py old mode 100755 new mode 100644