![]() |
![]() |
|
![]() |
Tony Trinh | 7eaa1b3 Changeset → |
Clean imports, scopes, and unused vars in unit test Updated ch.qos.logback.core.rolling.TimeBasedRollingWithArchiveRemoval_Test to remove several unused imports and variables. It also had several package scoped members that should've been private/static as they were intended to be used only by that unit test. |