diff options
author | Clombrong <clombrong@egregore.fun> | 2025-05-30 11:50:23 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-05-30 11:50:23 +0200 |
commit | 06797340cde99cd0a322578df1db153db025069a (patch) | |
tree | 25fe26ab1cb278028d1a9a899d4b495797f551c9 /lib/flesh.ml | |
parent | 591038ba4f718007cacdf7a4f58b3c375fa2ee97 (diff) |
test(flesh): remove obsolete flesh testing
Diffstat (limited to 'lib/flesh.ml')
-rw-r--r-- | lib/flesh.ml | 1 |
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." |