-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project Vitals has indentified the following code as unused and generated this corresponding PR to facilitate deletion. Please verify correctness and oversee the merge of this PR. Simplifying our collective codebase helps to minimize surface area for teams across Lyft! Join us in [#project-vitals-dev](https://lyft.enterprise.slack.com/archives/C06TB1M2V5W) with any questions, concerns, or curiosities!
- Loading branch information
Project Vitals (Connor McCarthy)
committed
Jul 11, 2024
1 parent
496ad1a
commit 0cfea57
Showing
3 changed files
with
1 addition
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
//go:build proto3_presence | ||
// +build proto3_presence | ||
|
||
package pgsgo | ||
|