iOS/Sources/Shared/ClientEvents/Model
Michal Šrůtek 3146e08aac
Available checks cleanup for iOS 15 and watchOS 8 (#2622)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

As the [minimum watchOS is
8](https://github.com/home-assistant/iOS/pull/2609) and [minimum iOS
15](https://github.com/home-assistant/iOS/pull/2469), this PR removes
redundant `#available` checks.

Co-authored-by: Bruno Pantaleão Gonçalves <bruno.ing879@gmail.com>
2024-03-04 15:36:55 +01:00
..
ClientEvent.swift Available checks cleanup for iOS 15 and watchOS 8 (#2622) 2024-03-04 15:36:55 +01:00
ClientEventStore.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00