Skip to content

Commit

Permalink
reverting change
Browse files Browse the repository at this point in the history
  • Loading branch information
MunishSharmaHMCTS committed Oct 29, 2024
1 parent b1468a7 commit bd37f9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Component, ElementRef, OnDestroy, OnInit, ViewChild, ViewEncapsulation } from '@angular/core';
import { Component, ElementRef, OnDestroy, OnInit, ViewChild } from '@angular/core';
import { FormControl, FormGroup, Validators } from '@angular/forms';
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
import { MatDialogConfig } from '@angular/material/dialog';
Expand Down

0 comments on commit bd37f9d

Please sign in to comment.