Commit 5c3a37ab authored by Paul Herbert's avatar Paul Herbert

Case change in serialDisposable to satisfy the remote build.

parent d90c6632
import { Subscription } from 'rxJs/Subscription';
import { Subscription } from 'rxjs/Subscription';
export class SerialDisposable {
private subscription: Subscription;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment