Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdial89f committed Oct 25, 2023
1 parent 141e921 commit 7383c18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { it, describe, expect, beforeEach } from "vitest";
import { it, describe, expect } from "vitest";
import { handler } from "../handlers/createDashboardTemplateWidget";
import type {
APIGatewayEvent,
Expand Down

0 comments on commit 7383c18

Please sign in to comment.