We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b2d8 commit 107a247Copy full SHA for 107a247
1 file changed
src/directLine.ts
@@ -2,7 +2,6 @@
2
3
import { AjaxResponse, AjaxRequest } from 'rxjs/observable/dom/AjaxObservable';
4
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
5
-import { Subject } from 'rxjs/Subject';
6
import { Observable } from 'rxjs/Observable';
7
import { Subscriber } from 'rxjs/Subscriber';
8
import { Subscription } from 'rxjs/Subscription';
0 commit comments