Drop License code (not used by comunity)

This commit is contained in:
djmaze 2020-08-18 20:45:43 +02:00
parent 97a73c6639
commit 1d4224d733
6 changed files with 9 additions and 79 deletions

View file

@ -348,9 +348,6 @@ export function admin(screenName) {
case 'AdminSecurity':
result += 'security';
break;
case 'AdminLicensing':
result += 'licensing';
break;
// no default
}