Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
karjo24 committed Nov 21, 2024
1 parent ba1e0f1 commit b359ad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/ts/api/courses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {Progress} from "./progress";
import {ToggleableElement} from "../utilities/ToggleableElement";
import {same_day} from "../utilities/time-utils";
import {CustomURL} from "../utilities/url";
import {GroupMode} from "../components/course";

type DownloadableVOD = {
readonly FriendlyName: string;
Expand Down

0 comments on commit b359ad2

Please sign in to comment.