Skip to content

Commit dd05d74

Browse files
Update
Signed-off-by: Lukasz Gryglicki <[email protected]> Assisted by [OpenAI](https://platform.openai.com/) Assisted by [GitHub Copilot](https://github.com/features/copilot)
1 parent 944ebec commit dd05d74

File tree

1 file changed

+0
-3
lines changed
  • cla-backend-go/cmd/signatures_timestamp_backfill

1 file changed

+0
-3
lines changed

cla-backend-go/cmd/signatures_timestamp_backfill/main.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ const (
4242
// cutoff date for _FIVETRAN_SYNCED usage
4343
fivetranCutoffDate = "2024-03-09T00:00:00Z"
4444

45-
// cutoff date for _FIVETRAN_SYNCED usage
46-
fivetranCutoffDate = "2024-03-09T00:00:00Z"
47-
4845
// update expression helpers
4946
setPrefix = "SET "
5047
commaSep = ", "

0 commit comments

Comments
 (0)