about summary refs log tree commit diff stats
path: root/python/TODO/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/TODO/__init__.py')
-rwxr-xr-xpython/TODO/__init__.py3
1 files changed, 0 insertions, 3 deletions
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!")
-