Skip to content

chore: Remove deprecated aiMock utility.#1214

Open
karinakbataeva wants to merge 1 commit into
Charushi06:mainfrom
karinakbataeva:chore/remove-deprecated-aimock
Open

chore: Remove deprecated aiMock utility.#1214
karinakbataeva wants to merge 1 commit into
Charushi06:mainfrom
karinakbataeva:chore/remove-deprecated-aimock

Conversation

@karinakbataeva

Copy link
Copy Markdown

Description

This PR removes the deprecated js/utils/aiMock.js utility after confirming it is no longer referenced in the project.

Changes

  • Removed the unused js/utils/aiMock.js file.
  • Updated the README project structure to reflect the current repository layout.

Fixes #1205

Testing

  • Confirmed there are no remaining references to aiMock.js.
  • Verified no dead imports were introduced by this change.

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included
  • Documentation updated (if applicable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

## Cleanup: Remove or clearly deprecate js/utils/aiMock.js

1 participant