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: main ← Head: rr-cleanup
main
rr-cleanup
8da98c6
1 file changed (+1 additions, -12 deletions)
📝 pkl-core/src/main/java/org/pkl/core/resource/ResourceReaders.java (+1 -12)
pkl-core/src/main/java/org/pkl/core/resource/ResourceReaders.java
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:rr-cleanup📝 Commits (1)
8da98c6Simplify 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.