Skip to content

Commit

Permalink
refactor: remove unused import in store/printer/getters.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Oct 1, 2023
1 parent a28c6fd commit 888c102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/printer/getters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
PrinterStateMiscellaneous,
PrinterStateMcu,
PrinterStateMacro,
PrinterStateToolchangeMacro,
PrinterGetterObject,
PrinterStateLight,
} from '@/store/printer/types'
Expand Down

0 comments on commit 888c102

Please sign in to comment.