Remove unused friend controller and related test harness

This commit is contained in:
Tom Hughes 2013-05-09 22:39:12 +01:00
parent aa93060b5c
commit 1ecf3ebd68
2 changed files with 0 additions and 10 deletions

View file

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