fix: Remove reference to course info SASS. (#30577)

We removed this SASS file in PR #30299. This
removes the reference to it.
This commit is contained in:
Diana Huang
2022-06-13 11:33:10 -04:00
committed by GitHub
parent 116431cb81
commit c6af151aaa

View File

@@ -45,7 +45,6 @@
@import "course/wiki/table";
// course - views
@import "course/info";
@import "course/syllabus"; // TODO arjun replace w/ custom tabs, see courseware/courses.py
@import "course/textbook";
@import "course/profile";