Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
steveblue committed Mar 30, 2019
1 parent 9d0023d commit f93a6b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_tools/src/closure/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { Observable, from } from 'rxjs';
import { catchError, mapTo } from 'rxjs/operators';

import { ClosureBuilderSchema } from './schema.interface';
import { rejects } from 'assert';

export function rollupRxJS(
options: ClosureBuilderSchema,
Expand Down

0 comments on commit f93a6b8

Please sign in to comment.