Skip to content

Commit

Permalink
Remove obsolete AnyCodable imports
Browse files Browse the repository at this point in the history
  • Loading branch information
iabudiab committed Jun 2, 2022
1 parent bbf5edd commit 687f683
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Sources/Model/UnstructuredResource.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
// limitations under the License.
//

import AnyCodable
import Foundation

// MARK: - UnstructuredResource
Expand Down
1 change: 0 additions & 1 deletion Tests/SwiftkubeModelTests/UnstructureResourceTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
//

@testable import SwiftkubeModel
import AnyCodable
import XCTest

final class UnstructuredResourceTests: XCTestCase {
Expand Down

0 comments on commit 687f683

Please sign in to comment.