mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
GcpClient: remove unused BASE_URL
This commit is contained in:
parent
1c0d8e524e
commit
92dd46b176
@ -10,7 +10,6 @@ import {
|
||||
|
||||
|
||||
const ENDPOINT = 'storage.googleapis.com';
|
||||
const BASE_URL = 'https://storage.googleapis.com/upload/storage/v1/b';
|
||||
|
||||
export default class GcpClient implements StorageClient {
|
||||
#accessKey: string;
|
||||
|
Loading…
Reference in New Issue
Block a user