Skip to content

Commit

Permalink
Removed @retroactive
Browse files Browse the repository at this point in the history
  • Loading branch information
alexruperez committed Sep 24, 2024
1 parent 6712642 commit e8518fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Keychain/CryptoData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import CryptoKit
import Foundation
import Storage

extension SymmetricKey: @retroactive StorageData {
extension SymmetricKey: StorageData {
/**
Create a `SymmetricKey`.

Expand Down

0 comments on commit e8518fe

Please sign in to comment.