Remove excess output
This commit is contained in:
parent
9f27b0c5d9
commit
0b1b960108
|
|
@ -101,8 +101,6 @@ class FiltersTagCategoryViewSet(mixins.ListModelMixin, viewsets.GenericViewSet):
|
|||
for flag_name in additional_flags:
|
||||
filter_flags[flag_name] = True
|
||||
|
||||
print(filter_flags)
|
||||
|
||||
if filter_flags['toque_number']:
|
||||
toques = {
|
||||
"index_name": "toque_number",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user