From 7b5dac445a165e3003b2f23dea3bcdfaab806001 Mon Sep 17 00:00:00 2001 From: dank074 Date: Tue, 6 May 2025 22:25:24 -0500 Subject: [PATCH] run prettier --- src/util/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/index.ts b/src/util/index.ts index dba69812..9a84d1af 100644 --- a/src/util/index.ts +++ b/src/util/index.ts @@ -28,4 +28,4 @@ export * from "./schemas"; export * from "./imports"; export * from "./config"; export * from "./connections"; -export * from "./Signing" \ No newline at end of file +export * from "./Signing";