2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

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