Skip to content

Commit

Permalink
remove outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed Mar 20, 2020
1 parent f551d36 commit f036a8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redis_consumer/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ def _strip(x):

# Scale detection settings
SCALE_DETECT_MODEL = config('SCALE_DETECT_MODEL', default='ScaleDetection:1')
# Not supported for tracking. Always detects scale
SCALE_DETECT_ENABLED = config('SCALE_DETECT_ENABLED', default=False, cast=bool)

# Type detection settings
Expand Down

0 comments on commit f036a8b

Please sign in to comment.