Skip to content

Commit e913e15

Browse files
committed
Update Sources/TSCBasic/Path.swift
1 parent 8c2a8e0 commit e913e15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/TSCBasic/Path.swift

-2
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ public struct RelativePath: Hashable, Sendable {
321321
}
322322
}
323323

324-
325-
326324
extension AbsolutePath: Codable {
327325
public func encode(to encoder: Encoder) throws {
328326
var container = encoder.singleValueContainer()

0 commit comments

Comments
 (0)