Skip to content

Remove redundant error check in Server.ExecuteStateless#97

Open
Doryu001 wants to merge 1 commit into
base:mainfrom
Doryu001:patch-1
Open

Remove redundant error check in Server.ExecuteStateless#97
Doryu001 wants to merge 1 commit into
base:mainfrom
Doryu001:patch-1

Conversation

@Doryu001

@Doryu001 Doryu001 commented Nov 2, 2025

Copy link
Copy Markdown

Drop the second if err != nil guard after signing proposals in Server.ExecuteStateless eliminate dead code while leaving the signing flow and returned data untouched

@lsoww

lsoww commented Jun 10, 2026

Copy link
Copy Markdown

the code feels much fresher now.

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