aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-30 11:50:23 +0200
committerClombrong <cromblong@egregore.fun>2025-05-30 11:50:23 +0200
commit06797340cde99cd0a322578df1db153db025069a (patch)
tree25fe26ab1cb278028d1a9a899d4b495797f551c9 /lib
parent591038ba4f718007cacdf7a4f58b3c375fa2ee97 (diff)
test(flesh): remove obsolete flesh testing
Diffstat (limited to 'lib')
-rw-r--r--lib/flesh.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/flesh.ml b/lib/flesh.ml
index 969d285..e69de29 100644
--- a/lib/flesh.ml
+++ b/lib/flesh.ml
@@ -1 +0,0 @@
-let hello = Lwt_stream.of_string "Hello, flesh."