Skip to content

Commit

Permalink
refactor: typing fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas committed Nov 20, 2024
1 parent aed7108 commit 4a90376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/server/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export interface SystemInfo {
network?: NetworkState;
canbus?: CanBusState;
instance_ids: InstanceIds;
software_version?: string;
}

export interface ServiceState {
Expand Down

0 comments on commit 4a90376

Please sign in to comment.