Skip to content

Commit

Permalink
refactor(29358): remove deprecated type
Browse files Browse the repository at this point in the history
  • Loading branch information
vanch3d committed Jan 16, 2025
1 parent 585887f commit 91718cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hivemq-edge/src/frontend/src/extensions/datahub/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export enum DesignerStatus {
DRAFT = 'DRAFT',
LOADED = 'LOADED',
MODIFIED = 'MODIFIED',
READ_ONLY = 'READ_ONLY',
}

export interface WorkspaceState {
Expand Down

0 comments on commit 91718cf

Please sign in to comment.