From 5a7765c7dc6e0ee5c873625ef76b0ee9c4e12300 Mon Sep 17 00:00:00 2001 From: Puyodead1 Date: Sat, 18 Mar 2023 19:50:38 -0400 Subject: prettier --- src/util/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/index.ts b/src/util/index.ts index 9c0f7881..ef2671a5 100644 --- a/src/util/index.ts +++ b/src/util/index.ts @@ -25,4 +25,4 @@ export * from "./dtos/index"; export * from "./schemas"; export * from "./imports"; export * from "./config"; -export * from "./connections" +export * from "./connections"; -- cgit 1.5.1