Skip to content

Commit

Permalink
yet another lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wendybujalski committed Dec 17, 2024
1 parent 7a4588b commit 151042c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/web/src/store/views.store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import * as _ from "lodash-es";
import { addStoreHooks, ApiRequest, URLPattern } from "@si/vue-lib/pinia";
import { IRect, Vector2d } from "konva/lib/types";
import { useToast } from "vue-toastification";
import { watch } from "vue";
import { IconNames } from "@si/vue-lib/design-system";
import { ChangeSetId } from "@/api/sdf/dal/change_set";
import {
Expand Down

0 comments on commit 151042c

Please sign in to comment.