Skip to content

Commit 7bc34eb

Browse files
committed
Remove deprecated in JetpackBrandingVisibility.enabled
1 parent 9c8ff9a commit 7bc34eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

WordPress/Classes/ViewRelated/Jetpack/Branding/JetpackBrandingVisibility.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ enum JetpackBrandingVisibility {
1717
}
1818
}
1919

20-
@available(*, deprecated, message: "Use the isEnabled function to allow injecting the configuration.")
2120
var enabled: Bool {
2221
return isEnabled(
2322
isWordPress: AppConfiguration.isWordPress,

0 commit comments

Comments
 (0)