Skip to content

Commit c2e7312

Browse files
authored
Remove old Swift version check (#471) [skip ci]
1 parent d77b63a commit c2e7312

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Examples/Showcase/Showcase/App.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ struct App: SwiftUI.App {
2424
}
2525
#endif
2626

27-
#if swift(>=5.9)
2827
#Preview {
2928
AppView()
3029
}
31-
#endif

0 commit comments

Comments
 (0)