Fmt
This commit is contained in:
committed by
pullfrog[bot]
parent
097d7ee0e0
commit
ac561bd4c8
@@ -10,7 +10,6 @@ export function getApiUrl(): string {
|
|||||||
const url = process.env.API_URL || "https://pullfrog.com";
|
const url = process.env.API_URL || "https://pullfrog.com";
|
||||||
log.debug(`resolved API_URL: ${url}`);
|
log.debug(`resolved API_URL: ${url}`);
|
||||||
return url;
|
return url;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user