Compare commits

..

No commits in common. "52687beeecbd4dd18e5b5badbdb1f169594f2cd1" and "01fe4192aa00971c9cca95175d31a2892ccde602" have entirely different histories.

View file

@ -388,8 +388,6 @@ class AddressType(DjangoObjectType):
"postal_code",
"country",
"raw_data",
"address_line_1",
"address_line_2",
"api_response",
"user",
)