Skip to content

Commit

Permalink
Remove unused components
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanduncombe authored and vilnor committed Jun 2, 2024
1 parent 5ed6610 commit 2ebd6a2
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 974 deletions.
1 change: 0 additions & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ COPY ./tailwind.config.ts .
COPY ./tsconfig.json .
COPY ./typography.ts .
COPY ./src ./src
COPY ./public ./public
COPY ./.env.local .
CMD ["npm", "run", "dev"]
1 change: 0 additions & 1 deletion frontend/public/next.svg

This file was deleted.

1 change: 0 additions & 1 deletion frontend/public/vercel.svg

This file was deleted.

384 changes: 0 additions & 384 deletions frontend/src/components/Code.tsx

This file was deleted.

Loading

0 comments on commit 2ebd6a2

Please sign in to comment.