mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02: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…
Reference in New Issue
Block a user