Skip to content

Commit

Permalink
gofmt it.
Browse files Browse the repository at this point in the history
  • Loading branch information
wilder0601 committed Jan 29, 2024
1 parent d68ca53 commit 21372b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adapters/adview/adview.go
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,3 @@ func getMediaTypeForBid(bid openrtb2.Bid) (openrtb_ext.BidType, error) {
return "", fmt.Errorf("Unable to fetch mediaType in impID: %s, mType: %d", bid.ImpID, bid.MType)
}
}

0 comments on commit 21372b8

Please sign in to comment.