Skip to content

Commit

Permalink
remove unnecessary AnyCodable imports
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed Jun 25, 2024
1 parent 4251bca commit 8141b70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Sources/SwiftOCADevice/OCC/ControlClasses/Root+JSON.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
// limitations under the License.
//

// @_implementationOnly
import AnyCodable
import Foundation
@_spi(SwiftOCAPrivate)
import SwiftOCA
Expand Down
2 changes: 0 additions & 2 deletions Sources/SwiftOCADevice/OCC/PropertyTypes/DeviceProperty.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
// limitations under the License.
//

// @_implementationOnly
import AnyCodable
import AsyncExtensions
import Foundation
@_spi(SwiftOCAPrivate)
Expand Down

0 comments on commit 8141b70

Please sign in to comment.