Skip to content

Commit

Permalink
Merge branch '4.9.0' into bug/6844-remove-redirection-to-agent-000-fr…
Browse files Browse the repository at this point in the history
…om-security-operations-modules
  • Loading branch information
yenienserrano authored Jul 23, 2024
2 parents f5fd39c + d988e4a commit dd0c52a
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ export const threatHuntingTableDefaultColumns: tDataGridColumn[] = [
{
id: 'rule.mitre.tactic',
},
{
id: 'rule.mitre_technique',
},
{
id: 'rule.description',
},
Expand All @@ -49,9 +46,6 @@ export const threatHuntingTableAgentColumns: EuiDataGridColumn[] = [
{
id: 'rule.mitre.tactic',
},
{
id: 'rule.mitre_technique',
},
{
id: 'rule.description',
},
Expand Down

0 comments on commit dd0c52a

Please sign in to comment.