Revert "Remove dead code flagged by lint"
This reverts commit bce7a6f4a9.
This commit is contained in:
@@ -123,7 +123,6 @@ impl fmt::Display for TestName {
|
|||||||
#[derive(Clone, Copy)]
|
#[derive(Clone, Copy)]
|
||||||
enum NamePadding {
|
enum NamePadding {
|
||||||
PadNone,
|
PadNone,
|
||||||
#[allow(dead_code)]
|
|
||||||
PadOnLeft,
|
PadOnLeft,
|
||||||
PadOnRight,
|
PadOnRight,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user