Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode committed Sep 16, 2024
1 parent b780f1c commit 5de45a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import AWSPluginsCore
import Foundation
@testable import AWSCognitoAuthPlugin

public extension DeviceMetadata {
extension DeviceMetadata {

init(from decoder: Decoder) throws {
self = .noData
Expand Down

0 comments on commit 5de45a8

Please sign in to comment.