Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreachable else statement #323

Open
clemlak opened this issue Jan 31, 2025 · 0 comments
Open

Unreachable else statement #323

clemlak opened this issue Jan 31, 2025 · 0 comments
Labels
✨ improvement Code optimization or better readability

Comments

@clemlak
Copy link
Collaborator

clemlak commented Jan 31, 2025

doppler/src/Doppler.sol

Lines 937 to 939 in 26a7a92

} else {
epochT1toT2Delta = 0;
}

@clemlak clemlak added the ✨ improvement Code optimization or better readability label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ improvement Code optimization or better readability
Projects
None yet
Development

No branches or pull requests

1 participant