Skip to content

Commit

Permalink
Remove old comment that's no longer relevant
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMTonne committed Feb 22, 2024
1 parent 1994962 commit 66cbd2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manage_sections/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ def delete_enrollments(enrollments, course_id):


def create_db_section(course_instance: CourseInstance, section_name: str):
# First create the section record
try:
db_course_section = CourseInstance(
cs_class_type='N',
Expand Down

0 comments on commit 66cbd2d

Please sign in to comment.