Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
chore: remove unsued line
Browse files Browse the repository at this point in the history
  • Loading branch information
mumer92 committed Jul 10, 2023
1 parent 85466f5 commit 5b65306
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/NewCourseContentController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ class NewCourseContentController: UIViewController, InterfaceOrientationOverridi

private var courseContentViewController: CourseContentPageViewController?
private var headerViewState: HeaderViewState = .expanded
private var statusBarTag = 999999

private var currentBlock: CourseBlock? {
willSet {
Expand Down

0 comments on commit 5b65306

Please sign in to comment.