aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xredprine1
1 files changed, 0 insertions, 1 deletions
diff --git a/redprine b/redprine
index d02864e..0c797e9 100755
--- a/redprine
+++ b/redprine
@@ -192,7 +192,6 @@ function main () {
local pr_json=$(new_pull_requests)
update_redmine_statuses "$pr_json"
- update_cache_with_new_pulls "$pr_json"
}