mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-07-27 07:35:22 +00:00
simplify makeApiUrl
This commit is contained in:
parent
eda02c3cee
commit
1aa5430b67
@ -18,5 +18,5 @@ export const makeApiUrl = (endpoint: string): string => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return `${endpoint}`;
|
return endpoint;
|
||||||
};
|
};
|
Loading…
x
Reference in New Issue
Block a user