mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 23:45:21 +02:00
Remove stale route
This commit is contained in:
parent
b2b7de685f
commit
8cb4c5148c
1 changed files with 0 additions and 6 deletions
|
@ -137,12 +137,6 @@ Rails.application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
resources :transactions, only: :index do
|
||||
collection do
|
||||
delete :clear_filter
|
||||
end
|
||||
end
|
||||
|
||||
resources :rules, except: :show do
|
||||
member do
|
||||
get :confirm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue