We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae8c07 commit 85df2d0Copy full SHA for 85df2d0
src/dictionary.rs
@@ -7,7 +7,7 @@ use objc::runtime::Class;
7
use objc_id::{Id, Owned, Ownership, ShareId};
8
9
use {
10
- INSArray, INSFastEnumeration, INSCopying, INSObject,
+ INSFastEnumeration, INSCopying, INSObject,
11
NSArray, NSSharedArray, NSEnumerator,
12
};
13
0 commit comments