summaryrefslogtreecommitdiffstats
path: root/src/foo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/foo.sh')
-rw-r--r--src/foo.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/foo.sh b/src/foo.sh
deleted file mode 100644
index 39ec45d..0000000
--- a/src/foo.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-hello()
-{
- echo hello world
-}