remove unnecessary includes from ApplicationHelper

This commit is contained in:
hitman 2017-03-09 16:51:16 +05:30 committed by Stella Rouzi
parent a5d637fcf1
commit bb0857cbad

View file

@ -1,11 +1,4 @@
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
#