Create clean release database baseline
This commit is contained in:
@@ -2,7 +2,6 @@ export interface CircuitDeviceRow {
|
||||
id: string;
|
||||
circuitId: string;
|
||||
linkedProjectDeviceId?: string;
|
||||
legacyConsumerId?: string;
|
||||
sortOrder: number;
|
||||
name: string;
|
||||
displayName: string;
|
||||
|
||||
Reference in New Issue
Block a user