Merge "Remove redundant default=None for config options"
This commit is contained in:
@@ -92,7 +92,6 @@ logging_cli_opts = [
|
||||
'files. For details about logging configuration files, '
|
||||
'see the Python logging module documentation.'),
|
||||
cfg.StrOpt('log-format',
|
||||
default=None,
|
||||
metavar='FORMAT',
|
||||
help='DEPRECATED. '
|
||||
'A logging.Formatter log message format string which may '
|
||||
|
||||
Reference in New Issue
Block a user