chore: remove subdomain
This commit is contained in:
parent
853db73634
commit
9510735005
|
@ -44,7 +44,6 @@ export type MetadataResult = {
|
|||
export const DEFAULT_DOWNLOAD_OPTIONS = {
|
||||
range: undefined,
|
||||
responseType: undefined,
|
||||
subdomain: "",
|
||||
} as CustomDownloadOptions;
|
||||
|
||||
const DEFAULT_GET_METADATA_OPTIONS = {};
|
||||
|
|
Loading…
Reference in New Issue