Skip to content

Commit f601618

Browse files
Resolving #13 (#14)
1 parent 8d66561 commit f601618

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/replit/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/replit/object_storage/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from google.auth import identity_pool
1111
from google.cloud import storage
1212
from google.cloud.exceptions import NotFound
13-
1413
from replit.object_storage._config import REPLIT_ADC, REPLIT_DEFAULT_BUCKET_URL
1514
from replit.object_storage.errors import (
1615
DefaultBucketError,

0 commit comments

Comments
 (0)