Zipstack / unstract

No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
https://unstract.com
GNU Affero General Public License v3.0
372 stars 31 forks source link

Removed Code Related to Assertion in the FE #327

Closed tahierhussain closed 2 months ago

tahierhussain commented 2 months ago

What

Removed the assertion related code from the FE.

-

Why

Because it is no longer required.

-

How

NA

-

Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)

Yes, but the possibilites are low. The parts of the code that was responsible for the assertion has been removed, which included JSX, functions, hooks and css classes. I have tested to make sure that affected.

-

Database Migrations

NA

Env Config

NA

Relevant Docs

NA

Related Issues or PRs

https://github.com/Zipstack/unstract/pull/325

Dependencies Versions

NA

Notes on Testing

NA

Screenshots

Checklist

I have read and understood the [Contribution Guidelines]().

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud