Skip to content

Commit

Permalink
[backend/frontend] Remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-julien committed Dec 27, 2024
1 parent 6ad9634 commit c392f96
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ const IngestionTaxiiCollectionEditionContainer = ({
'confidence_to_score',
]),
)(ingestionTaxiiCollection);
console.log(ingestionTaxiiCollection);
return (
<Drawer
title={t('Update a TAXII Push ingester')}
Expand Down

0 comments on commit c392f96

Please sign in to comment.