Remove undefined reference to 'desc'
This commit is contained in:
@@ -89,7 +89,6 @@ class ChildRegistrationUtils {
|
||||
break;
|
||||
|
||||
default:
|
||||
this.logger.error(`Child registration unrecognized desc: ${desc}`);
|
||||
this.logger.error(`Unrecognized softwareType: ${softwareType}`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user