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

Commit

Permalink
Skipping first error on My Courses screen
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Jun 21, 2017
1 parent fcf7dcf commit 6b22682
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/EnrolledCoursesViewController.swift
Expand Up @@ -121,7 +121,6 @@ class EnrolledCoursesViewController : OfflineSupportViewController, CoursesTable
self?.hideSnackBar()
}
}
isFirstLoad = false
}
}

Expand Down

0 comments on commit 6b22682

Please sign in to comment.