mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-21 08:26:10 +01:00
Remove unnecessary require from todos_helper.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@680 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
6ff79354df
commit
00b9dd3292
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module TodosHelper
|
||||
|
||||
require 'users_controller'
|
||||
#require 'users_controller'
|
||||
# Counts the number of incomplete items in the specified context
|
||||
#
|
||||
def count_items(context)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue