Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Padilla committed Aug 15, 2018
1 parent ffdb23b commit c3d10dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/browser-router.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// tslint:disable:max-file-line-count

import { BrowserRouter, RouterGroup } from './';
import { runInNewContext } from 'vm';


describe('BrowserRouter', () => {
Expand Down

0 comments on commit c3d10dd

Please sign in to comment.