Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMoonThatRises committed Dec 16, 2024
1 parent d0637ee commit aab12cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PortalBook/Views/Tabs/CourseHistoryView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ struct CourseHistoryView: View {
@Binding var errorMessage: String

@State var refresh = false

@State var selectedCourse: StudentVueScraper.CourseData?

var body: some View {
Expand Down

0 comments on commit aab12cb

Please sign in to comment.