Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Sep 20, 2023

Fixes Initialization of immutable value 'pathModuleInfo' was never used; consider replacing with assignment to '_' or removing it warning in FirstWaveComputer.swift.

The function's body of which result is unused looks to be free of side-effects, so removing this call should in turn have no effect.

Fixes `Initialization of immutable value 'pathModuleInfo' was never used; consider replacing with assignment to '_' or removing it` warning in `FirstWaveComputer.swift`.

The function code looks to be free of side-effects, so removing this call should in turn have no effect.
@MaxDesiatov MaxDesiatov requested a review from artemcm September 20, 2023 10:52
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov added the NFC No Functional Change label Sep 20, 2023
@MaxDesiatov MaxDesiatov merged commit c458271 into main Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NFC No Functional Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants