Remove duplicate line from README

This commit is contained in:
Yerkebulan Tulibergenov 2022-10-03 10:35:41 -07:00 committed by GitHub
parent afed7cf151
commit 7deccacdea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,8 +94,6 @@ Non-Apple platforms that shim or provide a form of AppKit may be able to use a g
The following are a list of [Cargo features][cargo-features] that can be enabled or disabled.
The following are a list of [Cargo features][cargo-features] that can be enabled or disabled.
- `appkit`: Links `AppKit.framework`.
- `uikit`: Links `UIKit.framework` (iOS/tvOS only).
- `cloudkit`: Links `CloudKit.framework` and provides some wrappers around CloudKit functionality. Currently not feature complete.