chore(config): remove unused URL_PREFIX const
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Dominik Pschenitschni 2023-01-05 13:04:20 +01:00
parent b71d41c5ec
commit f4136f2ed6
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
export const URL_PREFIX = '/api/v1' // _without_ slash at the end