Skip to content

Commit edaab59

Browse files
opaduchakjwalz
andauthored
Update addon_service/authorized_storage_account/models.py
Co-authored-by: Jon Walz <jon@cos.io>
1 parent db7ecd4 commit edaab59

File tree

1 file changed

+0
-1
lines changed
  • addon_service/authorized_storage_account

1 file changed

+0
-1
lines changed

addon_service/authorized_storage_account/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ class AuthorizedStorageAccount(AddonsServiceBaseModel):
7777
)
7878

7979
is_oauth1_ready = models.BooleanField(
80-
"addon_service.OAuth2TokenMetadata",
8180
null=True,
8281
blank=True,
8382
)

0 commit comments

Comments
 (0)