remove commented code

test
Chris Veilleux 2022-10-05 09:06:21 -05:00
parent eb463dd7a6
commit ed0165a439
1 changed files with 0 additions and 6 deletions

View File

@ -40,12 +40,6 @@
<mat-divider></mat-divider>
<account-geography-card [geoForm]="deviceForm" [required]="true"></account-geography-card>
<!-- *** The ability to choose a wake word and voice is being removed until functionality *** -->
<!-- *** is introduced that uses a device's capabilities to determine the possible values. *** -->
<!-- <mat-divider></mat-divider>-->
<!-- <account-voice-card [voiceForm]="deviceForm"></account-voice-card>-->
<!-- <mat-divider></mat-divider>-->
<!-- <account-wake-word-card [wakeWordForm]="deviceForm"></account-wake-word-card>-->
<div *ngIf="pantacorId">
<mat-divider></mat-divider>
<account-software-release-card [softwareReleaseForm]="deviceForm"></account-software-release-card>