Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: remove unneeded optional keyword #213

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

Freyskeyd
Copy link
Member

@Freyskeyd Freyskeyd commented Apr 11, 2023

Description

This PR removes an unneeded keyword on one protobuf definition.

Protobuf fields are optional by default, and the keyword is unnecessary in this case.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Sorry, something went wrong.

Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
@Freyskeyd Freyskeyd requested a review from a team as a code owner April 11, 2023 09:19
@Freyskeyd Freyskeyd requested review from hadjiszs and atanmarko April 11, 2023 09:19
@Freyskeyd Freyskeyd merged commit e4f95a5 into main Apr 11, 2023
@Freyskeyd Freyskeyd deleted the fix/protobuf-certifications-value branch April 11, 2023 12:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants