Skip to content

Commit

Permalink
refactor: remove unused Label enum (#4412)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermakowski authored Sep 20, 2022
1 parent 409fc0b commit 97bb418
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { actions as tagActions } from "app/store/tag";

export enum Labels {
AppliesTo = "Applies to",
Loading = "Loading...",
ChooseMachine = "Choose machine",
}

Expand Down

0 comments on commit 97bb418

Please sign in to comment.