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 187cc57291
.
This commit is contained in:
parent
187cc57291
commit
e4064caa20
|
@ -1520,7 +1520,3 @@ export interface InstanceUsage {
|
|||
}
|
||||
|
||||
export type CloudPlanAndUsageData = Cloud.PlanData & { usage: InstanceUsage };
|
||||
|
||||
export type Test = {
|
||||
[key: string]: any;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue