From 20749ad2b6659bc93634839fceb2775fc6aceaf9 Mon Sep 17 00:00:00 2001 From: "Gavin St. Ours" Date: Tue, 6 Aug 2024 09:50:52 -0400 Subject: [PATCH] Remove unnecessary imports (auto added?) --- lib/libs/webforms/ABP8/v202401.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/libs/webforms/ABP8/v202401.ts b/lib/libs/webforms/ABP8/v202401.ts index 7c382f1d40..7202c69ca2 100644 --- a/lib/libs/webforms/ABP8/v202401.ts +++ b/lib/libs/webforms/ABP8/v202401.ts @@ -1,5 +1,3 @@ -import exp = require("constants"); -import { P } from "pino"; import { FormSchema } from "shared-types"; export const v202401: FormSchema = {