Commit c61e5ad
authored
Remove an import of UniformTypeIdentifiers from the Foundation overlay. (#864)
An earlier iteration of this code needed to talk to the
UniformTypeIdentifiers framework on Apple platforms. This is no longer
the case.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.1 parent e2ec041 commit c61e5ad
File tree
1 file changed
+0
-4
lines changed- Sources/Overlays/_Testing_Foundation/Attachments
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
| |||
0 commit comments