summaryrefslogtreecommitdiff
path: root/src/app/api.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/api.clj')
-rw-r--r--src/app/api.clj4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app/api.clj b/src/app/api.clj
index 0f7ab17..f3a4324 100644
--- a/src/app/api.clj
+++ b/src/app/api.clj
@@ -1,6 +1,4 @@
(ns app.api
(:require [castra.core :refer [defrpc]]))
-(defrpc get-state []
- {:inputs []
- :outputs []})
+(defrpc get-state [])