Update macos/Sources/Helpers/Extensions/URL+Extension.swift

Co-authored-by: Lukas <134181853+bo2themax@users.noreply.github.com>
This commit is contained in:
Mitchell Hashimoto
2026-08-27 14:58:06 -07:00
committed by GitHub
parent 07abbd1e7e
commit 1c3a4a8314

View File

@@ -1,4 +1,5 @@
import Foundation
import System
extension URL {
/// The decoded path with trailing separators removed, except for the root path.