From c82511a945d09a060e74bf5d6afe04e3f773d5a2 Mon Sep 17 00:00:00 2001 From: ludavidca Date: Tue, 1 Oct 2024 20:12:27 -0400 Subject: [PATCH] Deleted lines --- .env.sample | 2 +- .eslintrc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.sample b/.env.sample index a897e85..d5f6fcc 100644 --- a/.env.sample +++ b/.env.sample @@ -12,4 +12,4 @@ POSTGRES_DATABASE= POSTGRES_PASSWORD= POSTGRES_PORT= POSTGRES_URL_NON_POOLING= -POSTGRES_USER= +POSTGRES_USER= \ No newline at end of file diff --git a/.eslintrc.json b/.eslintrc.json index f26392c..86999d9 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -16,4 +16,4 @@ ], "no-unused-vars": "error" } -} +} \ No newline at end of file