mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #175] [MERGED] Simplify code in ResourceReaders #439
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.