Merge pull request #33 from sebasoga/remove_empty_helpers

Remove empty helpers
This commit is contained in:
Robin Ward 2013-02-06 13:20:54 -08:00
commit 8c54a97800
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