Skip to content

Commit

Permalink
Remove linha comentada
Browse files Browse the repository at this point in the history
  • Loading branch information
Pitanga Innovare committed May 9, 2024
1 parent a9c8753 commit a0ca2c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion log_manager/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ def task_discover(self, collection_acron2, is_enabled=True, temporal_reference=N
Returns:
None.
"""
# col = Collection.objects.get(acron2=collection_acron2)
col_configs_dirs = models.CollectionConfig.filter_by_collection_and_config_type(
collection_acron2=collection_acron2,
config_type=choices.COLLECTION_CONFIG_TYPE_DIRECTORY_LOGS,
Expand Down

0 comments on commit a0ca2c2

Please sign in to comment.