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