Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove unussed const
Browse files Browse the repository at this point in the history
varunch77 committed Jan 24, 2025
1 parent 19b1659 commit 2e1c551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/entity/entity_test.go
Original file line number Diff line number Diff line change
@@ -20,7 +20,6 @@ import (

const (
sleepForFlush = 240 * time.Second
region = "us-west-2"

entityType = "@entity.KeyAttributes.Type"
entityName = "@entity.KeyAttributes.Name"

0 comments on commit 2e1c551

Please sign in to comment.