[PR #15971] updater: remove redundant debug log #77672

Open
opened 2026-05-05 10:20:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15971
Author: @krasilovalex
Created: 5/5/2026
Status: 🔄 Open

Base: mainHead: cleanup/remove-redundant-log


📝 Commits (1)

  • 844f14d updater: remove redundant debug log

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 app/updater/updater.go (+0 -1)

📄 Description

This PR removes a redundant debug log in app/updater/updater.go as suggested by the inline TODO comment.

This reduces unnecessary log noise during the update process when an etag is not detected.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15971 **Author:** [@krasilovalex](https://github.com/krasilovalex) **Created:** 5/5/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `cleanup/remove-redundant-log` --- ### 📝 Commits (1) - [`844f14d`](https://github.com/ollama/ollama/commit/844f14de7c3d21c3f595f9863df84097f89063d6) updater: remove redundant debug log ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/updater/updater.go` (+0 -1) </details> ### 📄 Description This PR removes a redundant debug log in `app/updater/updater.go` as suggested by the inline `TODO` comment. This reduces unnecessary log noise during the update process when an etag is not detected. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 10:20:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#77672