Compare commits
No commits in common. "52687beeecbd4dd18e5b5badbdb1f169594f2cd1" and "01fe4192aa00971c9cca95175d31a2892ccde602" have entirely different histories.
52687beeec
...
01fe4192aa
1 changed files with 0 additions and 2 deletions
|
|
@ -388,8 +388,6 @@ class AddressType(DjangoObjectType):
|
||||||
"postal_code",
|
"postal_code",
|
||||||
"country",
|
"country",
|
||||||
"raw_data",
|
"raw_data",
|
||||||
"address_line_1",
|
|
||||||
"address_line_2",
|
|
||||||
"api_response",
|
"api_response",
|
||||||
"user",
|
"user",
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue