Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Sep 13, 2024
1 parent 0e17ca0 commit e9ffa05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/Marine2/components/boxes/Tanks/Tanks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { ScreenOrientation } from "@m2Types/generic/screen-orientation"
import { BOX_TYPES } from "../../../utils/constants/generic"
import { ISize } from "@m2Types/generic/size"
import { sortTanks } from "../../../utils/helpers/devices/tanks/sort-tanks"
import { trace } from "mobx"

interface Props {
componentMode?: ComponentMode
Expand Down

0 comments on commit e9ffa05

Please sign in to comment.