Commit a69bfd4d6cff71d3cd9712c901e82e614e87b3f9

Authored by Kalutka Zhenya
1 parent 92097600

clean import

... ... @@ -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;
... ...