Project

General

Profile

Actions

Architecture #11685

closed

Clean-up unused imports in rudder

Added by François ARMAND over 6 years ago. Updated over 6 years ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

Now that I know about scalafix, it should be easy to do.
I propose 4.1 as target, because it should be really 0 risk: it stops compiling if non unused import removed, easy, we should not get any semantic change with that.

And it could improve compilation time, and unused import are today a vast majority (with auto-tuple), so it seems good to start here.


Subtasks 1 (0 open1 closed)

Architecture #11699: Clean-up unused members (local val, defaults params)ReleasedVincent MEMBRÉActions
Actions #1

Updated by François ARMAND over 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/1773
Actions #2

Updated by François ARMAND over 6 years ago

  • Status changed from Pending technical review to In progress
  • Assignee changed from Vincent MEMBRÉ to François ARMAND
Actions #3

Updated by François ARMAND over 6 years ago

  • Status changed from In progress to Pending release
Actions #4

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.9 and 4.2.3 which were released today.

Actions

Also available in: Atom PDF