We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aa8f6 commit 9deb2c6Copy full SHA for 9deb2c6
packages/demo/src/app/pages/movie/movie-page.component.ts
@@ -1,7 +1,7 @@
1
import { Apollo, gql } from 'apollo-angular';
2
import { Observable } from 'rxjs';
3
import { map } from 'rxjs/operators';
4
-import { AsyncPipe, JsonPipe } from '@angular/common';
+import { AsyncPipe } from '@angular/common';
5
import { Component, OnInit } from '@angular/core';
6
import { ActivatedRoute, RouterLink } from '@angular/router';
7
0 commit comments