Skip to content

Commit

Permalink
removed unnessary import breaking Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Mar 7, 2025
1 parent 74a7e4d commit b698b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/SwiftIMAP/Models/MessagePart.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// Structure to hold information about a message part

import Foundation
import UniformTypeIdentifiers

/// Structure to hold information about a message part
public struct MessagePart: Sendable {
Expand Down

0 comments on commit b698b61

Please sign in to comment.