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 26270a9 commit 685d32c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Amplify
import Foundation

public extension MutationSyncMetadataMigration {
extension MutationSyncMetadataMigration {
struct MutationSyncMetadataCopy: Model {
public let id: String
public var deleted: Bool
Expand Down

0 comments on commit 685d32c

Please sign in to comment.