Skip to content

Commit

Permalink
remvoed commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-b-stb committed Jul 21, 2024
1 parent cc11d66 commit 43127d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-ios/Sources/TimetableFeature/TimetableListView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public struct TimetableView: View {
.toolbar{
ToolbarItem(placement: .topBarLeading) {
Text("Timetable")
//.font(.title)
.textStyle(.headlineMedium)
.foregroundStyle(AssetColors.Surface.onSurface.swiftUIColor)

Expand Down

0 comments on commit 43127d4

Please sign in to comment.