aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/util/random.d.tl
diff options
context:
space:
mode:
Diffstat (limited to 'teal-src/util/random.d.tl')
-rw-r--r--teal-src/util/random.d.tl4
1 files changed, 0 insertions, 4 deletions
diff --git a/teal-src/util/random.d.tl b/teal-src/util/random.d.tl
deleted file mode 100644
index 83ff2fcc..00000000
--- a/teal-src/util/random.d.tl
+++ /dev/null
@@ -1,4 +0,0 @@
-local record lib
- bytes : function (n:integer):string
-end
-return lib