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

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ALBERICLOOS committed Mar 28, 2024
1 parent b583099 commit 09164eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/types/course.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// import React from "react";

export type CourseTeacher = {
}
//export type CourseTeacher = {
//}

export type CourseStudent = {
activeCourses: {
Expand Down

0 comments on commit 09164eb

Please sign in to comment.