From 7e35096f603ebef4d795f2807e20af768569847c Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 9 Oct 2020 13:33:09 +0200 Subject: Remove debug info --- app/views/resources/_resource.html.erb | 1 - 1 file changed, 1 deletion(-) (limited to 'app') diff --git a/app/views/resources/_resource.html.erb b/app/views/resources/_resource.html.erb index 585bed8..652da59 100644 --- a/app/views/resources/_resource.html.erb +++ b/app/views/resources/_resource.html.erb @@ -8,7 +8,6 @@
<%= h resource.description %>

<%= h JSON.pretty_generate(resource.feature.as_json) %>
-

... <%= session[:current_agent] %>...