aboutsummaryrefslogtreecommitdiff
path: root/src/main.gleam
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.gleam')
-rw-r--r--src/main.gleam3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.gleam b/src/main.gleam
deleted file mode 100644
index 69d3bea..0000000
--- a/src/main.gleam
+++ /dev/null
@@ -1,3 +0,0 @@
-pub fn yo() {
- "yo"
-}