summaryrefslogtreecommitdiff
path: root/status.erl
diff options
context:
space:
mode:
Diffstat (limited to 'status.erl')
-rw-r--r--status.erl5
1 files changed, 0 insertions, 5 deletions
diff --git a/status.erl b/status.erl
deleted file mode 100644
index 8cd01dd..0000000
--- a/status.erl
+++ /dev/null
@@ -1,5 +0,0 @@
--module(status).
--export([status/0]).
-
-status() ->
- 'CSTA-system-status':encode('SystemStatusRes', {noData, []}).