Skip to content

Commit 329eb6e

Browse files
committed
this is none
1 parent affcfd9 commit 329eb6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

haystack/management/commands/update_index.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ def add_arguments(self, parser):
162162
"-m",
163163
"--minutes",
164164
type=int,
165-
default=DEFAULT_AGE / 60,
166165
help="Number of minutes back to consider objects new.",
167166
)
168167
parser.add_argument(

0 commit comments

Comments
 (0)