summaryrefslogtreecommitdiffstats
path: root/helloworld.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'helloworld.pyx')
-rw-r--r--helloworld.pyx1
1 files changed, 0 insertions, 1 deletions
diff --git a/helloworld.pyx b/helloworld.pyx
deleted file mode 100644
index ad35e5a..0000000
--- a/helloworld.pyx
+++ /dev/null
@@ -1 +0,0 @@
-print("Hello World")