aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/connection_links_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/connection_links_controller.rb')
-rw-r--r--app/controllers/connection_links_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/connection_links_controller.rb b/app/controllers/connection_links_controller.rb
index f14868776..a7f9758e8 100644
--- a/app/controllers/connection_links_controller.rb
+++ b/app/controllers/connection_links_controller.rb
@@ -24,7 +24,6 @@ class ConnectionLinksController < ChouetteController
end
def show
- @map = ConnectionLinkMap.new(resource).with_helpers(self)
show!
end