Skip to content

Commit

Permalink
chore: rm clg...
Browse files Browse the repository at this point in the history
  • Loading branch information
kocierik committed Sep 16, 2023
1 parent c29f86c commit eb8799f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/+page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import TEACHINGS from '$lib/teachings';
import type { PageLoad } from './$types';

export const load = (async () => {
console.debug(TEACHINGS)
return {
courses: TEACHINGS
};
Expand Down

1 comment on commit eb8799f

@vercel
Copy link

@vercel vercel bot commented on eb8799f Sep 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dynamik – ./

dynamik-git-main-csunibo.vercel.app
dynamik-csunibo.vercel.app
dynamik.vercel.app

Please sign in to comment.