summaryrefslogtreecommitdiff
path: root/create.rb
diff options
context:
space:
mode:
Diffstat (limited to 'create.rb')
-rw-r--r--create.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/create.rb b/create.rb
index 59ef726..12d9a27 100644
--- a/create.rb
+++ b/create.rb
@@ -87,7 +87,7 @@ post '/create' do # TODO
p 'outbox'
jj object
- outbox 'Create', object, to
+ # outbox 'Create', object, to
200
end