mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-24 19:04:57 +03:00
types: fix comments after mass-replace
This commit is contained in:
@@ -113,8 +113,6 @@ type Geo struct {
|
||||
// integer
|
||||
// Definition:
|
||||
// Local time as the number +/- of minutes from UTC.
|
||||
// Dev note:
|
||||
// This field is kept as `int` to follow type choice for timezone offset in std. `time` package.
|
||||
UTCOffset int64 `json:"utcoffset,omitempty"`
|
||||
|
||||
// Attribute:
|
||||
|
||||
Reference in New Issue
Block a user