Skip to content

Commit

Permalink
Deleting old files that were moved or renamed
Browse files Browse the repository at this point in the history
Folders deleted:
- `types`. The folders contained are now `lib/interfaces` and `lib/api`
- `types/markdown` now in `utils/markdown`
- `components/ui/{side-nav,terminal}` now `components/ui/toc` and
`terminal`
  • Loading branch information
johnconnor-sec committed Jan 1, 2025
1 parent 025dc8e commit 7f808bc
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 164 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions web/src/lib/.types/note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This folder can be deleted. The interfaces are now in $lib/interfaces. The chat folder that was here is now $lib/api. The markdown.ts file is now in utils
2 changes: 2 additions & 0 deletions web/src/lib/components/ui/.side-nav/note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This folder has been renamed and moved to 'toc/Toc.svelte'.
# This folder can be deleted.
98 changes: 0 additions & 98 deletions web/src/lib/types/chat/base.ts

This file was deleted.

27 changes: 0 additions & 27 deletions web/src/lib/types/chat/config.ts

This file was deleted.

11 changes: 0 additions & 11 deletions web/src/lib/types/chat/contexts.ts

This file was deleted.

24 changes: 0 additions & 24 deletions web/src/lib/types/chat/models.ts

This file was deleted.

4 changes: 0 additions & 4 deletions web/src/lib/types/interfaces/context-interface.ts

This file was deleted.

0 comments on commit 7f808bc

Please sign in to comment.