Fix deprecation warning.
This commit is contained in:
parent
67224fe828
commit
9b67da24c0
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@ class ApiController < ApplicationController
|
|||
|
||||
after_filter :compress_output
|
||||
|
||||
helper :user
|
||||
model :user
|
||||
|
||||
#COUNT is the number of map requests to allow before exiting and starting a new process
|
||||
@@count = COUNT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue