Remove empty helpers

This commit is contained in:
Sebastian Sogamoso 2013-02-06 08:32:41 -05:00
parent 27e1a81b34
commit 24584ae916
4 changed files with 0 additions and 9 deletions

View File

@ -1,2 +0,0 @@
module ForumHelper
end

View File

@ -1,2 +0,0 @@
module ListHelper
end

View File

@ -1,2 +0,0 @@
module NotificationsHelper
end

View File

@ -1,3 +0,0 @@
module UserNotificationsHelper
end