From de6a13ea882899dce0623bf7a66382b85d0c6f8c Mon Sep 17 00:00:00 2001
From: "Jochens, Florian" <fj@andaco.de>
Date: Fri, 5 Nov 2021 16:40:01 +0100
Subject: [PATCH] test.py

---
 input/test.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/input/test.py b/input/test.py
index 3d86cfc..9753bd3 100755
--- a/input/test.py
+++ b/input/test.py
@@ -9,4 +9,3 @@ if len(sys.argv) != 2:
 url = sys.argv[1]
 pub = input(url)
 print_pub_info(pub)
-
-- 
GitLab