Showing
1 changed file
with
0 additions
and
1 deletions
... | ... | @@ -256,7 +256,6 @@ import { |
256 | 256 | animate, |
257 | 257 | } from '@angular/animations'; |
258 | 258 | import { onParentScrollOrWindowResize } from '@core/utils'; |
259 | -import ClickEvent = JQuery.ClickEvent; | |
260 | 259 | |
261 | 260 | export const toastAnimations: { |
262 | 261 | readonly showHideToast: AnimationTriggerMetadata; | ... | ... |