summaryrefslogtreecommitdiff
path: root/lib/client.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/client.ml')
-rw-r--r--lib/client.ml5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/client.ml b/lib/client.ml
deleted file mode 100644
index 8be4644..0000000
--- a/lib/client.ml
+++ /dev/null
@@ -1,5 +0,0 @@
-type t =
- { id : int
- ; mov_limit : int
- ; balance : int
- }