Revert "build: change file with no testable content"

This reverts commit 05974b67c7.
This commit is contained in:
Csaba Tuncsik 2023-06-19 11:46:34 +02:00
parent 69053f6da2
commit 4a049ed6bf

View file

@ -571,5 +571,3 @@ export const CLOUD_BASE_URL_STAGING = 'https://stage-api.n8n.cloud';
export const CLOUD_BASE_URL_PRODUCTION = 'https://api.n8n.cloud';
export const CLOUD_TRIAL_CHECK_INTERVAL = 5000;
export const TEST = 'test';