remove unnecessary includes from ApplicationHelper
This commit is contained in:
parent
a5d637fcf1
commit
bb0857cbad
1 changed files with 0 additions and 7 deletions
|
|
@ -1,11 +1,4 @@
|
||||||
module ApplicationHelper
|
module ApplicationHelper
|
||||||
# Including custom made helpers
|
|
||||||
include DateTimeHelper
|
|
||||||
include FormatHelper
|
|
||||||
include EventsHelper
|
|
||||||
include UsersHelper
|
|
||||||
include PathsHelper
|
|
||||||
include ChangeDescriptionHelper
|
|
||||||
##
|
##
|
||||||
# Checks if the voting has already started, or if it has already ended
|
# Checks if the voting has already started, or if it has already ended
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue