Remove unused controllers

This commit is contained in:
Tom Hughes 2013-12-08 19:15:23 +00:00
parent f8e645fc03
commit 67e7ced086
6 changed files with 0 additions and 19 deletions

View file

@ -1,3 +0,0 @@
class OldRelationMemberController < ApplicationController
end

View file

@ -1,2 +0,0 @@
class OldWayNodeController < ApplicationController
end

View file

@ -1,5 +0,0 @@
class RelationMemberController < ApplicationController
end

View file

@ -1,2 +0,0 @@
class TracepointController < ApplicationController
end

View file

@ -1,2 +0,0 @@
class TracetagController < ApplicationController
end

View file

@ -1,5 +0,0 @@
class WayNodeController < ApplicationController
end