mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Revert "build: change file with no testable content"
This reverts commit 05974b67c7
.
This commit is contained in:
parent
69053f6da2
commit
4a049ed6bf
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue