mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy: remove unnecessary whitespace changes
This commit is contained in:
@ -55,5 +55,5 @@ export interface SystemState {
|
||||
shouldUseWatermarker: boolean;
|
||||
status: SystemStatus;
|
||||
shouldEnableInformationalPopovers: boolean;
|
||||
cancellations: string[]
|
||||
cancellations: string[];
|
||||
}
|
||||
|
Reference in New Issue
Block a user