Skip to content

Commit

Permalink
remove unwanted index.ts saves
Browse files Browse the repository at this point in the history
  • Loading branch information
metakai1 committed Dec 31, 2024
1 parent 12c89b4 commit 8e5af06
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 252 deletions.
98 changes: 0 additions & 98 deletions packages/plugin-save-this/src/index copy.ts.md

This file was deleted.

14 changes: 0 additions & 14 deletions packages/plugin-save-this/src/index.d.ts

This file was deleted.

2 changes: 1 addition & 1 deletion packages/plugin-save-this/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ${recentMessagesText}`,
await callback({
text: `I've stored the information for you`,
type: "text"
},
}, []);
}

} catch (error) {
Expand Down
139 changes: 0 additions & 139 deletions packages/plugin-save-this/src/index.ts.md

This file was deleted.

0 comments on commit 8e5af06

Please sign in to comment.