[PR #175] [MERGED] Simplify code in ResourceReaders #439

Closed
opened 2025-12-30 01:24:29 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/175
Author: @odenix
Created: 2/17/2024
Status: Merged
Merged: 2/19/2024
Merged by: @stackoverflow

Base: mainHead: rr-cleanup


📝 Commits (1)

  • 8da98c6 Simplify code in ResourceReaders

📊 Changes

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

View changed files

📝 pkl-core/src/main/java/org/pkl/core/resource/ResourceReaders.java (+1 -12)

📄 Description

Removing the methods fixes several IntelliJ warnings. They are overridden in all subclasses.


🔄 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/apple/pkl/pull/175 **Author:** [@odenix](https://github.com/odenix) **Created:** 2/17/2024 **Status:** ✅ Merged **Merged:** 2/19/2024 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `rr-cleanup` --- ### 📝 Commits (1) - [`8da98c6`](https://github.com/apple/pkl/commit/8da98c624e3ccb82c28bf22dec13bea864042dc3) Simplify code in ResourceReaders ### 📊 Changes **1 file changed** (+1 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/resource/ResourceReaders.java` (+1 -12) </details> ### 📄 Description Removing the methods fixes several IntelliJ warnings. They are overridden in all subclasses. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:24:29 +01:00
adam closed this issue 2025-12-30 01:24:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#439