Skip to content

Commit

Permalink
Refs #19743: [ARS] Remove unnecessary method
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso committed Nov 13, 2023
1 parent ebcdc84 commit 119401a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions qml/StatusLayout.qml
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,4 @@ Item
function filter_entity_status_log(entityId) {
statusLayout.focus_entity_(entityId)
}
function clean_filter()
{
statusLayout.clean_filter_()
}
}

0 comments on commit 119401a

Please sign in to comment.