Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
alanorozco committed Jul 20, 2018
1 parent 1bf4b53 commit 9d8066c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/friendly-iframe-embed.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {Services} from './services';
import {Signals} from './utils/signals';
import {closestBySelector, escapeHtml} from './dom';
import {dev, rethrowAsync, user} from './log';
import {dict} from './utils/object';
import {disposeServicesForEmbed, getTopWindow} from './service';
import {isDocumentReady} from './document-ready';
import {layoutRectLtwh} from './layout-rect';
Expand Down

0 comments on commit 9d8066c

Please sign in to comment.