From 7f7273ed2e6df635e68f78ab9d37d74aaddd6ed2 Mon Sep 17 00:00:00 2001 From: itohatweb Date: Mon, 3 May 2021 18:51:15 +0000 Subject: [PATCH] Commit from GitHub Actions (Lint) --- src/util/mod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";