Skip to content

chore: remove dead code from clean-packages script - #1065

Open
rnkrtt wants to merge 1 commit into
semaphore-protocol:mainfrom
rnkrtt:fix/clean-packages
Open

chore: remove dead code from clean-packages script#1065
rnkrtt wants to merge 1 commit into
semaphore-protocol:mainfrom
rnkrtt:fix/clean-packages

Conversation

@rnkrtt

@rnkrtt rnkrtt commented Nov 5, 2025

Copy link
Copy Markdown

Removed two lines that tried to delete packages/circuit/main and packages/circuit/test.

These never worked due to a typo (folder is circuits not circuit), and even with the fix they're useless - circomkit 0.3.3 only generates a build folder, which is already handled by the main cleanup loop. The main/test directories don't exist and won't be created.

@rnkrtt
rnkrtt requested a review from a team as a code owner November 5, 2025 20:48
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.

1 participant