Skip to content

feat: remove unnecessary any type assertion in Aurora component#366

Merged
DavidHDev merged 1 commit intoDavidHDev:mainfrom
PedroMarianoAlmeida:feat/remove-unnecessary-any-aurora
Aug 3, 2025
Merged

feat: remove unnecessary any type assertion in Aurora component#366
DavidHDev merged 1 commit intoDavidHDev:mainfrom
PedroMarianoAlmeida:feat/remove-unnecessary-any-aurora

Conversation

@PedroMarianoAlmeida
Copy link
Contributor

Remove redundant type assertion from geometry.attributes.uv deletion.
The OGL Triangle type definitions already support dynamic property deletion without requiring any type casting.

The src/ts-tailwind/Backgrounds/Aurora/Aurora.tsx is already right, the "any" is only on src/ts-default/Backgrounds/Aurora/Aurora.tsx
Before
Screenshot 2025-08-02 at 11 11 19 PM

After
Screenshot 2025-08-02 at 11 11 36 PM

@DavidHDev DavidHDev merged commit aa8e9cc into DavidHDev:main Aug 3, 2025
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.

2 participants