Improve code comment.
This commit is contained in:
Родитель
5a9b778c11
Коммит
ad8da442b6
|
@ -445,7 +445,7 @@ exports.init = function (cli) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check if there is a value for Subscription (caps) and
|
// Check if there is a value for Subscription (caps) and
|
||||||
// if so fix-up to all lower case
|
// if so fix-up by deleting it
|
||||||
if (cfg.Subscription) {
|
if (cfg.Subscription) {
|
||||||
delete cfg.Subscription;
|
delete cfg.Subscription;
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче