Skip to content

Commit

Permalink
Update changelog and remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonieaj committed Oct 3, 2024
1 parent aeef171 commit 01e22d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Made text input box use a monospace font
- Disabled download buttons when there is no input/output.
- Added a modal to the file input section.
- Added a dialog to the file input section.

### 🔧 Internal changes

Expand Down
2 changes: 0 additions & 2 deletions demo/src/MemoryModelsUserInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import {
Tooltip,
MenuItem,
Stack,
Modal,
Paper,
Dialog,
DialogActions,
DialogContent,
Expand Down

0 comments on commit 01e22d7

Please sign in to comment.