Skip to content

Remove unused methods

Steve Xuereb requested to merge remove-unused-methods into master

What does this MR do?

Remove unused methods

Why was this MR needed?

getLogrusOutput & testRegisterCommandRun are not being used anywhere, the usage for these was removed in !1367 (merged)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

!1367 (merged)

Merge request reports