Skip to content

Commit 51a84c0

Browse files
committed
done
1 parent 645b7b0 commit 51a84c0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

website/migrations/0213_organization_categories_and_more.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77

88
class Migration(migrations.Migration):
9-
109
dependencies = [
1110
("website", "0212_course_lecture_lecturestatus_rating_section_and_more"),
1211
]

website/migrations/0214_alter_organization_twitter.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55

66
class Migration(migrations.Migration):
7-
87
dependencies = [
98
("website", "0213_organization_categories_and_more"),
109
]

0 commit comments

Comments
 (0)