Skip to content

Commit

Permalink
Update Sources/TSCBasic/Path.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerd authored Apr 17, 2023
1 parent cc031e0 commit 968d308
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/TSCBasic/Path.swift
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,6 @@ public struct RelativePath: Hashable, Sendable {
}
}



extension AbsolutePath: Codable {
public func encode(to encoder: Encoder) throws {
var container = encoder.singleValueContainer()
Expand Down

0 comments on commit 968d308

Please sign in to comment.