Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rafilong committed Jul 22, 2020
1 parent 4939bb8 commit e36358b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/v1/test_async_collection.py
Expand Up @@ -197,7 +197,6 @@ async def _list_documents_helper(self, page_size=None):
from google.api_core.page_iterator import Iterator
from google.api_core.page_iterator import Page
from google.cloud.firestore_v1.async_document import AsyncDocumentReference
from google.cloud.firestore_v1.services.firestore.client import FirestoreClient
from google.cloud.firestore_v1.types.document import Document

class _Iterator(Iterator):
Expand Down

0 comments on commit e36358b

Please sign in to comment.