summaryrefslogtreecommitdiff
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/routes.rb b/config/routes.rb
index b1de4ba3821..7bf6c03e69b 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -68,11 +68,6 @@ Rails.application.routes.draw do
# Notification settings
resources :notification_settings, only: [:create, :update]
- # For slash commands to POST
- namespace :chat_ops do
- post :trigger
- end
-
draw :import
draw :uploads
draw :explore