Actions
Architecture #11699
closedArchitecture #11685: Clean-up unused imports in rudder
Clean-up unused members (local val, defaults params)
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
Regression:
Description
Continuing the big clean-up, we can quite safely remove unused members (dead code) like private val, defaults args, etc, now that scalac knows how to tell us where they are.
Updated by François ARMAND about 7 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/1774
Updated by François ARMAND about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by François ARMAND about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6933fc544c5573101d929743a3ee73dca8c6cb8b.
Updated by Vincent MEMBRÉ almost 7 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.
- 4.1.9: Announce Changelog
- 4.2.3: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ almost 7 years ago
- Related to Bug #11991: Javascript error on every pages, preventing usage of file explorer added
Actions