Skip to content

Commit

Permalink
MetaX: removed unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Kehan Pan <[email protected]>
  • Loading branch information
metax-kehan committed Aug 5, 2024
1 parent 895c22e commit 1323004
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions adapters/metax/metax.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import (
"github.com/prebid/prebid-server/v2/util/ptrutil"
)

const SupportedCurrency = "USD"

type adapter struct {
template *template.Template
}
Expand Down

0 comments on commit 1323004

Please sign in to comment.