Browse Source

clean import

pull/4601/head
Kalutka Zhenya 5 years ago
parent
commit
a69bfd4d6c
  1. 1
      ui-ngx/src/app/shared/components/toast.directive.ts

1
ui-ngx/src/app/shared/components/toast.directive.ts

@ -256,7 +256,6 @@ import {
animate,
} from '@angular/animations';
import { onParentScrollOrWindowResize } from '@core/utils';
import ClickEvent = JQuery.ClickEvent;
export const toastAnimations: {
readonly showHideToast: AnimationTriggerMetadata;

Loading…
Cancel
Save