summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-04-23 11:06:50 +0100
committermhsn <mail@mhsn.net>2025-04-23 11:06:50 +0100
commit271b499ca5c65f1329838d6f999532c13d32ee3a (patch)
treeaa57a080bb31e97cec41a9368352e0f4cf0b7f96 /check
parent8065c8eb1f00dc9abddd7fd2e1cf1ed3876f4d44 (diff)
downloadaoc-271b499ca5c65f1329838d6f999532c13d32ee3a.tar.gz
aoc-271b499ca5c65f1329838d6f999532c13d32ee3a.zip
run shfmt
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/check b/check
index 7f81561..5fd97d7 100755
--- a/check
+++ b/check
@@ -5,7 +5,6 @@ day=$2
lang=$3
input=$4
-
script=$(readlink -f "$0")
script_path=$(dirname "$script")