Skip to content

Commit

Permalink
Remove outdated reference to StorageKey from HBExtension docs (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksloan authored May 3, 2024
1 parent c33220b commit 0de19c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Hummingbird/Extensions/Extensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import Logging

/// Extend objects with additional member variables
///
/// If you have only one instance of a type to attach you can extend it to conform to `StorageKey`
/// ```
/// struct Object {
/// var extensions: Extensions<Object>
Expand Down

0 comments on commit 0de19c5

Please sign in to comment.