Skip to content

Commit

Permalink
Post-merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RossGoncharuk committed Dec 23, 2019
1 parent e9a0782 commit a4395f8
Showing 1 changed file with 1 addition and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"page": "http://www.example.com",
"publisher": {
"id": "publisherId"
},
"ext": {
"amp": 0
}
},
"device": {
Expand All @@ -41,16 +38,7 @@
"language": "en",
"ifa": "ifaId"
},
"user": {
"ext": {
"consent": "consentValue",
"digitrust": {
"id": "id",
"keyv": 123,
"pref": 0
}
}
},
"user": {},
"at": 1,
"tmax": 3000,
"cur": [
Expand Down

0 comments on commit a4395f8

Please sign in to comment.