mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
Merge pull request #33 from sebasoga/remove_empty_helpers
Remove empty helpers
This commit is contained in:
commit
8c54a97800
4 changed files with 0 additions and 9 deletions
|
@ -1,2 +0,0 @@
|
|||
module ForumHelper
|
||||
end
|
|
@ -1,2 +0,0 @@
|
|||
module ListHelper
|
||||
end
|
|
@ -1,2 +0,0 @@
|
|||
module NotificationsHelper
|
||||
end
|
|
@ -1,3 +0,0 @@
|
|||
module UserNotificationsHelper
|
||||
|
||||
end
|
Loading…
Reference in a new issue