Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
irmastnt committed Apr 8, 2024
1 parent 0e3c628 commit ad0bd8a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,8 @@ export class GetAttachedProjectAction {

export class ToggleShowAllPropsAction {
static readonly type = '[Resource] Toggle Show All Properties';

constructor() {}
}

export class ToggleShowAllCommentsAction {
static readonly type = '[Resource] Toggle Show All Comments';

constructor() {}
}

0 comments on commit ad0bd8a

Please sign in to comment.