aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2018-03-14 11:27:04 +0100
committerBjörn Gustavsson <[email protected]>2018-03-14 11:27:04 +0100
commit98d8d18584cffd9bae18f1f9be997ab00fac081e (patch)
tree02746bd1b8054887b46c571cf198575655bbcdb8
parent388b24ea7327ce8c7267b48c3a464ce8c404ddd6 (diff)
downloadotp-98d8d18584cffd9bae18f1f9be997ab00fac081e.tar.gz
otp-98d8d18584cffd9bae18f1f9be997ab00fac081e.tar.bz2
otp-98d8d18584cffd9bae18f1f9be997ab00fac081e.zip
Remove accidentally added file t.erl
-rw-r--r--t.erl5
1 files changed, 0 insertions, 5 deletions
diff --git a/t.erl b/t.erl
deleted file mode 100644
index eafb025666..0000000000
--- a/t.erl
+++ /dev/null
@@ -1,5 +0,0 @@
--module(t).
--compile([export_all,nowarn_export_all]).
-
-id(I) ->
- I.