Skip to content

Commit 905dd83

Browse files
shp7724github-actions[bot]
authored andcommitted
Apply SwiftFormat changes
1 parent 2c4e2fa commit 905dd83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SNUTT/Modules/Feature/Timetable/Sources/UI/ExpandableLectureList/ExpandableLectureListView.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ private final class ExpandableLectureCollectionView: UICollectionView {
159159
}
160160
}
161161

162-
//@available(iOS 17, *)
163-
//#Preview {
162+
// @available(iOS 17, *)
163+
// #Preview {
164164
// let viewModel = LectureSearchViewModel()
165165
// _ = Task {
166166
// await viewModel.fetchInitialSearchResult()
@@ -169,4 +169,4 @@ private final class ExpandableLectureCollectionView: UICollectionView {
169169
// TimetableAsset.searchlistBackground.swiftUIColor
170170
// ExpandableLectureListView(viewModel: viewModel)
171171
// }
172-
//}
172+
// }

0 commit comments

Comments
 (0)