Remove unused controllers
This commit is contained in:
parent
f8e645fc03
commit
67e7ced086
6 changed files with 0 additions and 19 deletions
|
@ -1,3 +0,0 @@
|
|||
class OldRelationMemberController < ApplicationController
|
||||
|
||||
end
|
|
@ -1,2 +0,0 @@
|
|||
class OldWayNodeController < ApplicationController
|
||||
end
|
|
@ -1,5 +0,0 @@
|
|||
class RelationMemberController < ApplicationController
|
||||
|
||||
|
||||
|
||||
end
|
|
@ -1,2 +0,0 @@
|
|||
class TracepointController < ApplicationController
|
||||
end
|
|
@ -1,2 +0,0 @@
|
|||
class TracetagController < ApplicationController
|
||||
end
|
|
@ -1,5 +0,0 @@
|
|||
class WayNodeController < ApplicationController
|
||||
|
||||
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue