From 6df2ef639806567bf7ef9b3b50bef08b9cfb7e3a Mon Sep 17 00:00:00 2001
From: Benedikt Peetz <benedikt.peetz@b-peetz.de>
Date: Sun, 31 Mar 2024 23:40:32 +0200
Subject: refactor({python,markdown}): Also move them to the templates diretory

---
 python/TODO/__init__.py | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100755 python/TODO/__init__.py

(limited to 'python/TODO/__init__.py')

diff --git a/python/TODO/__init__.py b/python/TODO/__init__.py
deleted file mode 100755
index 763fb8a..0000000
--- a/python/TODO/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-def main():
-    print("Hello world!")
-
-- 
cgit 1.4.1