Skip to content

Commit

Permalink
fix(component): removed ivy checks as obsolete (#2579)
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Jun 25, 2020
1 parent 256978b commit e239950
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 93 deletions.
11 changes: 0 additions & 11 deletions modules/component/spec/core/utils/get-global-this.spec.ts

This file was deleted.

21 changes: 0 additions & 21 deletions modules/component/spec/core/utils/is-ivy.spec.ts

This file was deleted.

15 changes: 0 additions & 15 deletions modules/component/src/core/utils/get-global-this.ts

This file was deleted.

2 changes: 0 additions & 2 deletions modules/component/src/core/utils/index.ts
@@ -1,3 +1 @@
export * from './get-global-this';
export * from './has-zone';
export * from './is-ivy';
44 changes: 0 additions & 44 deletions modules/component/src/core/utils/is-ivy.ts

This file was deleted.

0 comments on commit e239950

Please sign in to comment.