rm unused const and comment

This commit is contained in:
Martti Malmi
2023-10-06 12:00:08 +03:00
parent 4e2b7e6bb9
commit efa303b68f
2 changed files with 0 additions and 10 deletions

View File

@ -15,11 +15,6 @@ export const Day = Hour * 24;
*/
export const ApiHost = "https://api.snort.social";
/**
* Iris api for free nip05 names
*/
export const IrisHost = "https://api.iris.to";
/**
* LibreTranslate endpoint
*/