From d3098c0d9c3e5a23caac9a10c4f39bba140297ee Mon Sep 17 00:00:00 2001 From: Kharec Date: Wed, 3 Dec 2025 15:17:24 +0100 Subject: [PATCH] cleaning: input.txt is either downloaded or created empty --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bd73d93..2b12615 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ Then, it will create the following files: ```bash internal/2020/DayOne/code.go internal/2020/DayOne/code_test.go -internal/data/2020/DayOne/input.txt ``` ### Handling string answers