diff --git a/src/util/mod.ts b/src/util/mod.ts index fe2efd7b1..9af7e2b53 100644 --- a/src/util/mod.ts +++ b/src/util/mod.ts @@ -4,4 +4,4 @@ export * from "./constants.ts"; export * from "./loop_object.ts"; export * from "./permissions.ts"; export * from "./utils.ts"; -export * from "./validate_length.ts"; \ No newline at end of file +export * from "./validate_length.ts";